dect
/
libnl
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libnl/lib/netfilter
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
..
ct.c Fix memory leak when parsing netlink messages into caches 2007-12-17 16:52:41 +01:00
ct_obj.c Allow filtering by name for conntrack status flags 2007-09-18 12:37:49 +02:00
log.c [LIBNL]: Split up nfnetlink_log into log and msg objects 2008-02-07 13:09:17 +01:00
log_msg.c [LIBNL]: Split up nfnetlink_log into log and msg objects 2008-02-07 13:09:17 +01:00
log_msg_obj.c [LIBNL]: Split up nfnetlink_log into log and msg objects 2008-02-07 13:09:17 +01:00
log_obj.c [LIBNL]: Split up nfnetlink_log into log and msg objects 2008-02-07 13:09:17 +01:00
netfilter.c [LIBNL]: Generic netfilter stuff 2008-02-07 12:53:03 +01:00
nfnl.c Initial import 2007-09-15 01:28:01 +02:00
queue.c [LIBNL]: Add nfnetlink_queue support 2008-02-07 12:57:53 +01:00
queue_msg.c [LIBNL]: Add nfnetlink_queue support 2008-02-07 12:57:53 +01:00
queue_msg_obj.c [LIBNL]: Add nfnetlink_queue support 2008-02-07 12:57:53 +01:00
queue_obj.c [LIBNL]: Add nfnetlink_queue support 2008-02-07 12:57:53 +01:00