summaryrefslogtreecommitdiffstats
path: root/lib/route/classifier.c
Commit message (Expand)AuthorAgeFilesLines
* - Reworked the classifier interface.Thomas Graf2009-09-021-340/+0
* Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXITThomas Graf2008-05-151-5/+0
* Fix memory leaks when sending of message failedThomas Graf2008-05-151-6/+9
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-18/+17
* Thread-safe error handlingThomas Graf2008-05-141-48/+49
* 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-141-0/+343