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 2bdee95a76 Add socket flag NL_NO_AUTO_ACK to allow disabling auto ACKS 2008-10-20 13:02:38 +02: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 Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
route Error handling for rtnl_cls_set_kind() & addition of rtnl_cls_get_ops() 2008-10-15 13:01:46 +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 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
msg.c Replace NL_KEEP code with proper message reference counting 2008-10-14 19:26:44 +02:00
nl.c Add socket flag NL_NO_AUTO_ACK to allow disabling auto ACKS 2008-10-20 13:02:38 +02:00
object.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
socket.c Add socket flag NL_NO_AUTO_ACK to allow disabling auto ACKS 2008-10-20 13:02:38 +02:00
utils.c Extend nl_time2int() and rename it to nl_str2msec() 2008-06-16 13:54:57 +02:00