Thomas Graf
9680f910f4
Move private header files to <netlink-private/*>
...
This clarifies the seperation between public and private
header files.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-01-24 13:51:24 +01:00
Thomas Graf
4c6dd3a8bd
Expose <netlink/route/link/inet.h>
2011-04-20 11:53:04 +02:00
Thomas Graf
cf5577d280
constify struct trans_tbl
2010-11-17 16:09:08 +01:00
Thomas Graf
4d28cc51bc
link/inet: pretty printing, make output more readable
2010-11-17 00:06:34 +01:00
Thomas Graf
01bc3c58c2
link/inet: documentation: add examples
2010-11-16 15:07:27 +01:00
Thomas Graf
e2099719a5
link/inet: Fix array access
2010-11-16 13:47:41 +01:00
Thomas Graf
53015f8381
link: AF_INET link module
...
Note: The code for this is not upstream yet.
Extends the link api to allow address family modules to fill a link
message and implements a AF_INET address family link module which
uses the new interface.
2010-11-16 12:41:43 +01:00