summaryrefslogtreecommitdiff
path: root/include/netlink-local.h
Commit message (Expand)AuthorAgeFilesLines
* cache: provide safe variant of nl_cache_mngt_require() and use itThomas Graf2012-11-161-8/+0
* Use NL_DBG() instead of printing warnings and errors to stderrThomas Graf2012-11-161-6/+6
* lock abstraction layerThomas Graf2012-11-151-0/+50
* Don't redefine offsetof when already defined by e.g. stddef.hChristian Ruppert2011-06-211-0/+5
* Qdisc API improvements and documentationThomas Graf2011-03-251-1/+8
* Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdirThomas Graf2011-03-241-0/+12
* constify struct trans_tblThomas Graf2010-11-171-4/+4
* link: AF_INET link moduleThomas Graf2010-11-161-1/+1
* Extend rtnl_link_alloc_cache() to support address familiesThomas Graf2010-11-111-0/+3
* Unified TC attributes interfaceThomas Graf2010-10-261-0/+1
* Update include/linux header copiesThomas Graf2010-10-211-4/+4
* classid databaseThomas Graf2010-10-191-0/+1
* Packet Location InterfaceThomas Graf2010-07-021-0/+1
* Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACKThomas Graf2008-10-201-0/+8
* From: Kees Cook <kees@outflux.net>Thomas Graf2008-10-101-0/+1
* libnl: fix about 100 warningsHolger Schurig2008-08-191-0/+1
* Remove unused dp_dump_line()Thomas Graf2008-05-261-2/+0
* Remove old line counting while dumpingThomas Graf2008-05-231-4/+0
* Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXITThomas Graf2008-05-151-3/+0
* Uninline various functions to save 7K codeThomas Graf2008-05-151-187/+10
* Thread-safe error handlingThomas Graf2008-05-141-35/+1
* Export nl_dump_line() and automatically count lines while dumpingThomas Graf2008-04-291-13/+5
* Detailed attribute documentationThomas Graf2008-01-301-0/+1
* Include linux/ip_mg_alg.h internally for compatibility onlyThomas Graf2007-12-181-0/+1
* Use linux/types.h to fix amd64 buildPhilip Craig2007-09-181-6/+1
* Export interface to define cachesThomas Graf2007-09-171-0/+1
* Export interface to define objectsThomas Graf2007-09-151-39/+6
* Initial importThomas Graf2007-09-151-0/+436