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/include/netlink
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
..
fib_lookup Initial import 2007-09-15 01:28:01 +02:00
genl Added additional parsing and validation functions for generic netlink 2008-01-10 12:35:38 +01:00
netfilter Fix nfnl_queue_msg_get_packetid() return type 2008-02-07 13:18:34 +01:00
route Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
addr.h Abstract address allocation based on netlink attribute 2008-01-30 13:14:58 +01:00
attr.h Detailed attribute documentation 2008-01-30 13:16:48 +01:00
cache-api.h Export interface to define caches 2007-09-17 13:36:16 +02:00
cache.h Cache message type association interface cleanups 2007-10-11 23:09:49 +02:00
data.h Abstract data allocation based on netlink attribute 2008-01-30 13:14:38 +01:00
handlers.h Initial import 2007-09-15 01:28:01 +02:00
list.h Big routing code rework (API/ABI BREAK!) 2008-04-29 23:31:30 +02:00
msg.h Improve message/attribute construction documentation and add nlmsg_expand() 2008-01-14 16:46:17 +01:00
netlink-compat.h Initial import 2007-09-15 01:28:01 +02:00
netlink-kernel.h Initial import 2007-09-15 01:28:01 +02:00
netlink.h Include linux/ip_mg_alg.h internally for compatibility only 2007-12-18 12:30:09 +01:00
object-api.h Export interface to define objects 2007-09-15 19:55:38 +02:00
object.h Initial import 2007-09-15 01:28:01 +02:00
socket.h Initial import 2007-09-15 01:28:01 +02:00
types.h Export nl_dump_line() and automatically count lines while dumping 2008-04-29 23:08:12 +02:00
utils.h Export nl_dump_line() and automatically count lines while dumping 2008-04-29 23:08:12 +02:00