summaryrefslogtreecommitdiffstats
path: root/include/netlink-local.h
Commit message (Expand)AuthorAgeFilesLines
* 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-181-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-141-0/+436