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/include/netlink
Thomas Graf 8808743839 CLI - Command Line Interface Library
Moved common code in src/ used by CLI tools to src/lib/ for possible use
by other CLI tools. Just link to libnl-cli.{so|la}
2009-12-16 16:20:46 +01:00
..
cli CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
fib_lookup Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
genl Fix compile errors when linking against libnl-genl 2008-06-17 02:57:33 +02:00
netfilter libnl: nfqueue: add nfqueue specific socket allocation function 2008-10-23 13:59:40 +02:00
route Add support for getting and deleting queueing classes. 2009-09-02 21:10:48 +02:00
.gitignore ignore more temporary files 2008-05-05 17:13:02 +02:00
addr.h Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
attr.h - Reworked the classifier interface. 2009-09-02 18:31:14 +02:00
cache-api.h Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
cache.h Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
data.h Remove obsolete nla_get_addr() and nla_get_data() 2008-05-14 18:26:47 +02:00
errno.h Thread-safe error handling 2008-05-14 17:49:44 +02:00
handlers.h Declare struct ucred in handlers.h and netlink.h 2009-07-20 11:47:22 +02:00
list.h - Reworked the classifier interface. 2009-09-02 18:31:14 +02:00
msg.h Replace NL_KEEP code with proper message reference counting 2008-10-14 19:26:44 +02:00
netlink-compat.h Initial import 2007-09-15 01:28:01 +02:00
netlink-kernel.h Initial import 2007-09-15 01:28:01 +02:00
netlink.h Declare struct ucred in handlers.h and netlink.h 2009-07-20 11:47:22 +02:00
object-api.h Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
object.h nl_object_priv() is inline, so define it in the header 2009-04-16 12:29:13 +02:00
socket.h Remove obsoleted struct nl_handle definition 2008-12-10 18:02:25 +01:00
types.h Remove XML dumping 2008-06-17 03:04:19 +02:00
utils.h Extend nl_time2int() and rename it to nl_str2msec() 2008-06-16 13:54:57 +02:00
version.h.in version.h.in should be in tree not the generated version 2008-04-30 18:52:28 +02:00