index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
table.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: prepare for plugin-based frr_format check
David Lamparter
2020-03-29
1
-0
/
+4
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
*: s/TRUE/true/, s/FALSE/false/
Quentin Young
2019-07-01
1
-2
/
+2
*
lib: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-1
/
+0
*
lib: fix false compiler warning
Quentin Young
2019-05-29
1
-0
/
+2
*
lib/table: remove nonsensical const, add pure
David Lamparter
2019-05-21
1
-22
/
+25
*
lib: Convert table code to use new hash type
Donald Sharp
2019-05-02
1
-1
/
+5
*
Revert "Zebra diet"
Lou Berger
2019-05-02
1
-5
/
+1
*
lib: Convert table code to use new hash type
Donald Sharp
2019-05-02
1
-1
/
+5
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+9
*
lib: revert table.h change for C++
David Lamparter
2019-02-11
1
-5
/
+2
*
libs, daemons: changes to permit c++ compilation
Mark Stapp
2019-02-11
1
-2
/
+5
*
bgpd, lib, zebra: Wrapper get/set of table->info pointer
Donald Sharp
2018-09-24
1
-0
/
+10
*
lib: Move aggregate pointer into aggregate route/table
Donald Sharp
2018-08-30
1
-3
/
+0
*
lib/bgpd: re-fix bgp_info_extra_free()
David Lamparter
2018-08-22
1
-6
/
+2
*
Merge pull request #2728 from donaldsharp/table_cleanup
Russ White
2018-07-29
1
-26
/
+28
|
\
|
*
lib: Add parameter names as a hint of what is expected.
Donald Sharp
2018-07-25
1
-26
/
+28
*
|
lib: Modify route unlock code to return appropriate pointer
Donald Sharp
2018-07-27
1
-2
/
+6
|
/
*
lib: table.h needs to include prefix.h
Quentin Young
2018-04-22
1
-0
/
+1
*
lib: fix const-check in route_node
David Lamparter
2017-08-22
1
-2
/
+2
*
lib: inline route_node_lock()/route_node_unlock()
Jorge Boncompte
2017-08-17
1
-2
/
+18
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-148
/
+140
*
lib: table: maintain parallel hash for route_table
David Lamparter
2017-07-11
1
-0
/
+2
*
lib: add some abstraction guards for table code
David Lamparter
2017-07-11
1
-4
/
+39
*
lib: use "union prefixconstptr" in table code
David Lamparter
2017-07-11
1
-7
/
+7
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
lib: add cleanup hook to route table
Christian Franke
2017-01-30
1
-0
/
+1
*
lib: add second-level route_table for srcdest
David Lamparter
2017-01-30
1
-0
/
+1
*
lib: add route_node_lookup_maynull
David Lamparter
2017-01-30
1
-0
/
+2
*
frr: Remove HAVE_IPV6 from code base
Donald Sharp
2017-01-13
1
-2
/
+0
*
zebra/lib: plug several memleaks
Renato Westphal
2016-11-28
1
-0
/
+5
*
lib: add route_table_get_default_delegate
Lou Berger
2016-09-30
1
-0
/
+3
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+3
*
route table: constify some APIs
Timo Teräs
2016-05-26
1
-2
/
+2
*
*: remove stray extra semicolons
David Lamparter
2016-05-26
1
-1
/
+1
*
lib/table: add route_table_get_next() and iterator
Avneesh Sachdev
2012-09-26
1
-0
/
+126
*
lib: prepare table code for reuse by bgp_table
Avneesh Sachdev
2012-09-26
1
-15
/
+63
*
lib: bring some changes over from bgp_table to table
Avneesh Sachdev
2012-09-26
1
-3
/
+5
*
lib: make match functions take const args
Stephen Hemminger
2009-12-08
1
-6
/
+6
*
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-05-06
1
-13
/
+17
*
Initial revision
paul
2002-12-13
1
-0
/
+74