summaryrefslogtreecommitdiff
path: root/lib/route/neightbl.c
Commit message (Expand)AuthorAgeFilesLines
* Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACKThomas Graf2008-10-201-1/+1
* Remove old line counting while dumpingThomas Graf2008-05-231-42/+29
* Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXITThomas Graf2008-05-151-4/+0
* Fix memory leaks when sending of message failedThomas Graf2008-05-151-2/+3
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-8/+8
* Thread-safe error handlingThomas Graf2008-05-141-50/+57
* 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-151-0/+825