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
Thomas Graf 535e831622 Big routing code rework (API/ABI BREAK!)
Adds all missing routing attributes and brings the routing
related code to a working state. In the process the API
was broken several times with the justification that nobody
is using this code yet.

The changes include new example code which is also a prototype
for how plain CLI tools could look like to control routes.
2008-04-29 23:31:30 +02:00
..
ct.c [LIBNL]: Support conntrack add/delete/query requests 2008-02-07 13:13:03 +01:00
ct_obj.c Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
log.c Initialize message type list to avoid overrun 2008-03-05 14:10:09 +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 Initialize message type list to avoid overrun 2008-03-05 14:10:09 +01:00
queue_msg.c libnl: fix policy check for NFQA_HWADDR 2008-03-10 14:59:32 +01:00
queue_msg_obj.c Fix nfnl_queue_msg_get_packetid() return type 2008-02-07 13:18:34 +01:00
queue_obj.c [LIBNL]: Add nfnetlink_queue support 2008-02-07 12:57:53 +01:00