libnl/include
Patrick McHardy 2f4f8a5094 [LIBNL]: Split up nfnetlink_log into log and msg objects
Split the nfnetlink_log code into two seperate objects, "netfilter/log"
to represent logging instances and "netfilter/log_msg" to represent
log messages. Also perform some function name unification for consistency
with other libnl object types, mainly renaming nfnl_log_build_*_msg
to nfnl_log_build_*_request.

This changes the API in an incompatible way, but since this feature is
new and the libnl netfilter headers haven't been installed so far,
there shouldn't be any users affected by this.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2008-02-07 13:09:17 +01:00
..
linux [LIBNL]: nfnetlink_log: support NUFLA_GID attribute 2008-02-07 13:02:41 +01:00
netlink [LIBNL]: Split up nfnetlink_log into log and msg objects 2008-02-07 13:09:17 +01: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 Detailed attribute documentation 2008-01-30 13:16:48 +01:00
netlink-tc.h Initial import 2007-09-15 01:28:01 +02:00
netlink-types.h [LIBNL]: Split up nfnetlink_log into log and msg objects 2008-02-07 13:09:17 +01:00