..
cli
Support plug qdisc - queue traffic until explicit release
2012-02-14 12:02:04 +01:00
fib_lookup
Use thread-safe strerror_r() instead of strerror()
2013-02-28 13:07:04 +01:00
genl
genl: Fix cb reference leak in genl_ctrl_probe_by_name()
2013-04-02 11:51:53 +02:00
netfilter
ct: add ICMPv6 type,code and ID
2013-04-02 11:42:59 +02:00
route
nl: Print file:line:func in debugging messages and provide --disable-debug to disable debugging
2013-04-02 11:39:30 +02:00
.gitignore
Added lex.yy.c to .gitignore
2012-08-30 03:19:04 +06:00
addr.c
addr: only translate more recent address family names and ARP types if defined
2013-04-05 10:37:55 +02:00
attr.c
Wrong calcultation in nla_reserve
2013-04-28 10:34:50 +02:00
cache.c
cache: Improve debugging messages of cache operations
2013-04-01 11:46:30 +02:00
cache_mngr.c
Move private header files to <netlink-private/*>
2013-01-24 13:51:24 +01:00
cache_mngt.c
Move private header files to <netlink-private/*>
2013-01-24 13:51:24 +01:00
data.c
Move private header files to <netlink-private/*>
2013-01-24 13:51:24 +01:00
error.c
Move private header files to <netlink-private/*>
2013-01-24 13:51:24 +01:00
handlers.c
Use thread-safe strerror_r() instead of strerror()
2013-02-28 13:07:04 +01:00
hash.c
Hash: Properly prefix hash functions
2012-11-10 10:22:26 +01:00
hashtable.c
Move private header files to <netlink-private/*>
2013-01-24 13:51:24 +01:00
Makefile.am
link: basic socket-CAN support
2012-11-29 22:17:58 +01:00
msg.c
dump_attrs: "NLA_F_NESTED" => nla_is_nested(nla)
2013-04-26 23:50:54 +06:00
nl.c
nl: Return -NLE_AGAIN if non-blocking socket would block
2013-04-02 11:58:18 +02:00
object.c
Perform no operation on nl_object_free(NULL).
2013-04-03 21:17:33 +02:00
socket.c
Fix leak of cb if nl_socket_alloc_cb() failed to allocate socket
2013-04-28 02:08:50 +06:00
utils.c
addr: only translate more recent address family names and ARP types if defined
2013-04-05 10:37:55 +02:00
version.c
Run-time version information is now available
2012-08-30 03:19:04 +06:00