libnl/lib
Thomas Graf 3656b6f908 genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()
These functions deprecate the function genlmsg_data() which did not
allow to specify the length of the user header. Use of the new API
will make code much clearer. The old function is still kept around
for backwards compatibility but marked deprecated in the API reference.
2012-05-31 13:37:57 +02:00
..
cli Support plug qdisc - queue traffic until explicit release 2012-02-14 12:02:04 +01:00
fib_lookup doc: documentation restructuring 2012-05-10 12:03:59 +02:00
genl genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen() 2012-05-31 13:37:57 +02:00
netfilter FTBFS with musl libc: Missing includes 2012-05-13 11:18:28 +02:00
route correct HTB rtable/HZ calculations 2012-05-29 11:42:48 +02:00
.gitignore Build separate libraries for each netilnk family 2008-05-15 18:01:50 +02:00
addr.c doc: documentation restructuring 2012-05-10 12:03:59 +02:00
attr.c doc: documentation restructuring 2012-05-10 12:03:59 +02:00
cache.c Fix for dumping objects to a buffer instead of file descriptor 2012-05-18 15:03:46 +02:00
cache_mngr.c doc: documentation restructuring 2012-05-10 12:03:59 +02:00
cache_mngt.c doc: documentation restructuring 2012-05-10 12:03:59 +02:00
data.c doc: documentation restructuring 2012-05-10 12:03:59 +02:00
error.c Support for NLM_F_INTR 2011-07-14 10:51:49 +02:00
handlers.c doc: documentation restructuring 2012-05-10 12:03:59 +02:00
Makefile.am Support plug qdisc - queue traffic until explicit release 2012-02-14 12:02:04 +01:00
msg.c doc: documentation restructuring 2012-05-10 12:03:59 +02:00
nl.c use MSG_TRUNC flag to get recv message size at once 2012-05-29 11:46:01 +02:00
object.c Fix for dumping objects to a buffer instead of file descriptor 2012-05-18 15:03:46 +02:00
socket.c doc: documentation restructuring 2012-05-10 12:03:59 +02:00
utils.c correct HTB rtable/HZ calculations 2012-05-29 11:42:48 +02:00