libnl/lib
Steffen Vogel f24c9ba26a route/tc: improved statistics dump (just alignment) 2015-07-19 16:25:40 +02:00
..
cli qdisc: avoid calling strstr() with a NULL haystack 2014-08-27 12:56:34 +02:00
fib_lookup cache: avoid duplicate check on initial dump 2014-11-23 15:58:13 +01:00
genl lib/doc: clearify return value of send_simple() functions 2015-05-12 15:56:50 +02:00
idiag lib/doc: clearify return value of send_simple() functions 2015-05-12 15:56:50 +02:00
netfilter nf: fix potential bug in nfnl_queue_msg_set_payload() when malloc() failed 2015-07-10 10:06:21 +02:00
route route/tc: improved statistics dump (just alignment) 2015-07-19 16:25:40 +02:00
xfrm xfrm: trival refactoring initialization of stack-allocated arguments to nl_send_simple() 2015-05-12 14:56:57 +02:00
.gitignore Added lex.yy.c to .gitignore 2012-08-30 03:19:04 +06:00
Makefile.am ipvlan: add ipvlan support 2015-06-19 18:03:55 +02:00
addr.c lib: add const-ness to appropriate parameters in addr, attr, data 2015-02-16 11:20:18 +01:00
attr.c lib: add const-ness to appropriate parameters in addr, attr, data 2015-02-16 11:20:18 +01:00
cache.c lib/doc: clearify return value of send_simple() functions 2015-05-12 15:56:50 +02:00
cache_mngr.c lib: log errors from platform 2015-02-17 13:34:01 +01:00
cache_mngt.c cache: assert in nl_cache_mngt_register() for valid oo_keygen() function 2014-11-25 10:44:26 +01:00
data.c lib: add const-ness to appropriate parameters in addr, attr, data 2015-02-16 11:20:18 +01:00
error.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
handlers.c Remove pointless N < 0 checks 2014-08-26 14:12:52 +02: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
msg.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
nl.c lib: return error if an incomplete message was read 2015-06-05 08:40:02 +02:00
object.c object: fix returning UINT_MAX for uint32_t in nl_object_diff() 2014-11-27 12:00:41 +01:00
socket.c lib/socket: detect protocol in nl_socket_set_fd() 2015-03-06 12:57:43 +01:00
utils.c link: set ifi_change in link message 2015-07-09 22:33:32 +02:00
version.c Run-time version information is now available 2012-08-30 03:19:04 +06:00