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
Thomas Graf ee88c71d16 routing rules: mark support
Obsolete RTA_PROTOINFO code and parse RTA_MARK

rtnl_rule_set_mark(rule, mark)
rtnl_rule_get_mark(rule)

now access the mark as in firewall mark
2010-10-29 01:34:15 +02:00
..
cli cgroup classifier improvements 2010-10-29 00:51:11 +02:00
fib_lookup restructure module documentation order 2008-12-10 18:12:30 +01:00
genl Generic Netlink multicast groups support 2010-10-14 13:46:02 +02:00
netfilter new function nfnl_queue_msg_send_verdict_payload() 2010-03-10 16:02:01 +01:00
route routing rules: mark support 2010-10-29 01:34:15 +02:00
.gitignore Build separate libraries for each netilnk family 2008-05-15 18:01:50 +02:00
Makefile.am cgroup classifier improvements 2010-10-29 00:51:11 +02:00
addr.c restructure module documentation order 2008-12-10 18:12:30 +01:00
attr.c Avoid memcpy()/memset() when reserving space for nested attributes 2010-10-29 00:16:40 +02:00
cache.c add user data to change_func_t for caches 2010-10-13 13:41:57 +02:00
cache_mngr.c add user data to change_func_t for caches 2010-10-13 13:41:57 +02:00
cache_mngt.c restructure module documentation order 2008-12-10 18:12:30 +01:00
data.c restructure module documentation order 2008-12-10 18:12:30 +01:00
doc.c Documentation update 2008-12-03 19:58:41 +01:00
error.c Packet location updates 2010-10-27 01:21:50 +02:00
handlers.c restructure module documentation order 2008-12-10 18:12:30 +01:00
msg.c Fix use of uninitialized data at the end of netlink message 2010-10-29 00:17:07 +02:00
nl.c Generic Netlink multicast groups support 2010-10-14 13:46:02 +02:00
object.c Fix rule attribute comparison 2010-04-19 12:43:18 +02:00
socket.c Generic Netlink multicast groups support 2010-10-14 13:46:02 +02:00
utils.c Fix compile warning in utils.c 2010-07-03 15:17:04 +02:00