libnl/include
Thomas Graf 3040a1d625 Export interface to define caches
This interface was internal so far which required all code defining
caches to be compiled with the sources available.

In order to simplify the interface, the co_msg_parser prototype was
changed to take the struct nl_parser_param directly instead of a
void *. It used to be void * because the co_msg_parser was directly
passed as the NL_CB_VALID callback function.
2007-09-17 13:36:16 +02:00
..
linux Initial import 2007-09-15 01:28:01 +02:00
netlink Export interface to define caches 2007-09-17 13:36:16 +02:00
Makefile Initial import 2007-09-15 01:28:01 +02:00
netlink-generic.h Initial import 2007-09-15 01:28:01 +02:00
netlink-local.h Export interface to define caches 2007-09-17 13:36:16 +02:00
netlink-tc.h Initial import 2007-09-15 01:28:01 +02:00
netlink-types.h Export interface to define caches 2007-09-17 13:36:16 +02:00