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/lib
Thomas Graf 724dfa6d70 Consistent naming of socket functions 2008-12-10 18:00:11 +01:00
..
fib_lookup Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
genl Remove XML dumping 2008-06-17 03:04:19 +02:00
netfilter libnl: nfqueue: add nfqueue specific socket allocation function 2008-10-23 13:59:40 +02:00
route Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK 2008-10-20 13:12:13 +02:00
.gitignore Build separate libraries for each netilnk family 2008-05-15 18:01:50 +02:00
Makefile fix lib symlinks 2008-10-10 12:17:22 +02:00
addr.c Properly handle addr=NULL in nl_addr2str 2008-06-13 16:39:35 +02:00
attr.c Introduce nla_strdup() to help parse strings attributes 2008-06-13 16:40:41 +02:00
cache.c Remove old line counting while dumping 2008-05-23 23:45:14 +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 Documentation update 2008-12-03 19:58:41 +01:00
error.c libnl: add some errno codes to nl_syserr2nlerr 2008-10-30 12:29:37 +01:00
family.c Initial import 2007-09-15 01:28:01 +02:00
handlers.c Documentation update 2008-12-03 19:58:41 +01:00
msg.c Replace NL_KEEP code with proper message reference counting 2008-10-14 19:26:44 +02:00
nl.c Documentation update 2008-12-03 19:58:41 +01:00
object.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
socket.c Consistent naming of socket functions 2008-12-10 18:00:11 +01:00
utils.c Extend nl_time2int() and rename it to nl_str2msec() 2008-06-16 13:54:57 +02:00