..
fib_lookup
Rename struct nl_handle to struct nl_sock
2008-05-15 13:26:32 +02:00
genl
Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT
2008-05-15 14:01:57 +02:00
netfilter
Present port and icmp values in host byte order and beautify printing
2008-05-22 23:55:52 +02:00
route
Remove change routine, works flawlessly via add() with NLM_F_REPLACE
2008-05-22 23:52:53 +02:00
.gitignore
Build separate libraries for each netilnk family
2008-05-15 18:01:50 +02:00
addr.c
Fix error code of nl_addr_resolve()
2008-05-22 23:49:11 +02:00
attr.c
Remove obsolete nla_get_addr() and nla_get_data()
2008-05-14 18:26:47 +02:00
cache.c
Rename struct nl_handle to struct nl_sock
2008-05-15 13:26:32 +02:00
cache_mngr.c
Rename struct nl_handle to struct nl_sock
2008-05-15 13:26:32 +02:00
cache_mngt.c
Thread-safe error handling
2008-05-14 17:49:44 +02:00
data.c
Remove obsolete nla_get_addr() and nla_get_data()
2008-05-14 18:26:47 +02:00
defs.h.in
Remove leftover definition of verbose errors
2008-04-30 18:53:01 +02:00
doc.c
Rename struct nl_handle to struct nl_sock
2008-05-15 13:26:32 +02:00
error.c
Thread-safe error handling
2008-05-14 17:49:44 +02:00
family.c
Initial import
2007-09-15 01:28:01 +02:00
handlers.c
Rename struct nl_handle to struct nl_sock
2008-05-15 13:26:32 +02:00
Makefile
Family specific libraries can link to the core directly
2008-05-22 23:50:01 +02:00
msg.c
Thread-safe error handling
2008-05-14 17:49:44 +02:00
nl.c
Rename struct nl_handle to struct nl_sock
2008-05-15 13:26:32 +02:00
object.c
Thread-safe error handling
2008-05-14 17:49:44 +02:00
socket.c
Rename struct nl_handle to struct nl_sock
2008-05-15 13:26:32 +02:00
utils.c
Return libnl error codes in translation routines
2008-05-20 12:13:48 +02:00