summaryrefslogtreecommitdiffstats
path: root/lib/fib_lookup
Commit message (Expand)AuthorAgeFilesLines
* lib: update ce-mask to uint64_tDavid Ahern2016-02-122-5/+5
* cache: avoid duplicate check on initial dumpHolger Eitzenberger2014-11-231-1/+1
* Use thread-safe strerror_r() instead of strerror()Thomas Graf2013-02-281-2/+2
* Move private header files to <netlink-private/*>Thomas Graf2013-01-242-2/+2
* doc: documentation restructuringThomas Graf2012-05-101-1/+2
* Updated link documentationThomas Graf2011-07-281-2/+0
* Documentation updatesThomas Graf2011-03-211-1/+2
* restructure module documentation orderThomas Graf2008-12-101-1/+0
* Remove old line counting while dumpingThomas Graf2008-05-231-11/+10
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-4/+4
* Thread-safe error handlingThomas Graf2008-05-142-19/+16
* Fix memory leak when parsing netlink messages into cachesThomas Graf2007-12-171-1/+1
* Export interface to define cachesThomas Graf2007-09-171-2/+1
* Initial importThomas Graf2007-09-142-0/+540