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

This change exposes struct nl_object_ops which seems safe as it
is not supposed to be embedded in other structures.

Patch contains extensive documentation to help with the creation
of own object implementations.
2007-09-15 19:55:38 +02:00
..
linux Initial import 2007-09-15 01:28:01 +02:00
netlink Export interface to define objects 2007-09-15 19:55:38 +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 objects 2007-09-15 19:55:38 +02:00
netlink-tc.h Initial import 2007-09-15 01:28:01 +02:00
netlink-types.h Export interface to define objects 2007-09-15 19:55:38 +02:00