summaryrefslogtreecommitdiffstats
path: root/lib/table.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* lib/table: add route_table_get_next() and iteratorAvneesh Sachdev2012-09-261-0/+282
* lib: prepare table code for reuse by bgp_tableAvneesh Sachdev2012-09-261-11/+57
* lib: bring some changes over from bgp_table to tableAvneesh Sachdev2012-09-261-9/+26
* micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]()Jorge Boncompte [DTI2]2012-05-221-7/+11
* lib: Fix bug in prefix trie lookupPaul Jakma2010-12-081-6/+8
* lib: move check_bit into prefix common codeStephen Hemminger2009-12-091-31/+4
* lib: make match functions take const argsStephen Hemminger2009-12-081-8/+10
* lib: remove unused function: route_dump_node()Denis Ovsienko2009-12-071-17/+0
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-5/+5
* lib/table.c: Fix the SET_LINK macro. (not that its of any worth)paul2003-05-291-2/+2
* Initial revisionpaul2002-12-131-0/+503