index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_table.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Adding Selection Deferral Timer handler changes.
bisdhdh
2020-01-23
1
-1
/
+6
*
bgpd: Store reason why bestpath was choosen
Donald Sharp
2019-05-16
1
-0
/
+27
*
Merge pull request #3093 from donaldsharp/bgp_node_continued
Lou Berger
2018-12-11
1
-15
/
+49
|
\
|
*
bgpd: Cleanup bgp_connected_set|get function names
Donald Sharp
2018-11-16
1
-3
/
+4
|
*
bgpd: Cleanup bgp_distance_set|get function names
Donald Sharp
2018-11-16
1
-3
/
+4
|
*
bgpd: Cleanup bgp_static_set|get function names
Donald Sharp
2018-11-16
1
-3
/
+4
|
*
bgpd: Cleanup bgp_aggregate_set|get function names
Donald Sharp
2018-11-16
1
-3
/
+4
|
*
bgpd: Cleanup bgp_nexthop_set|get function names
Donald Sharp
2018-11-16
1
-2
/
+2
|
*
bgpd: Abstract bgp_table retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-0
/
+12
|
*
bgpd: Abstract bgp_info retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-0
/
+17
|
*
bgpd: Reduce size of 'struct bgp_node' by 8 bytes
Donald Sharp
2018-11-16
1
-1
/
+2
*
|
bgpd: Convert adj_out to a RB tree
Donald Sharp
2018-12-07
1
-1
/
+2
|
/
*
bgpd: Re-use TX Addpath IDs where possible
Mitch Skiba
2018-11-10
1
-0
/
+3
*
bgpd, lib, zebra: Wrapper get/set of table->info pointer
Donald Sharp
2018-09-24
1
-1
/
+1
*
bgpd: Abstract bgp_nexthop_cache retrieving/setting from info pointer
Donald Sharp
2018-09-22
1
-0
/
+12
*
bgpd: Abstract bgp_connected_ref retrieving/setting from info pointer
Donald Sharp
2018-09-22
1
-0
/
+13
*
bgpd: Abstract bgp_static retrieving/setting from info pointer
Donald Sharp
2018-09-22
1
-2
/
+12
*
bgpd: Abstract distance retrieving/setting from info pointer
Donald Sharp
2018-09-22
1
-0
/
+11
*
bgpd: Abstract aggregate retrieving/setting from info pointer
Donald Sharp
2018-09-22
1
-0
/
+13
*
lib/bgpd: re-fix bgp_info_extra_free()
David Lamparter
2018-08-22
1
-2
/
+2
*
bgpd: Notice when we unlock if we should NULL pointer
Donald Sharp
2018-07-27
1
-2
/
+2
*
bgpd: add support for rpki revalidation on rpki updates
Marcel Röthke
2018-07-05
1
-0
/
+4
*
bgpd: nexthop tracking with labels for vrf-vpn leaking
G. Paul Ziemba
2018-04-04
1
-1
/
+4
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
bgpd: bgp process queue optimization
Jorge Boncompte
2017-08-17
1
-0
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-115
/
+97
*
Merge branch 'master' into bgpd-ipv4-plus-label-misc3
Daniel Walton
2017-06-21
1
-3
/
+0
|
\
|
*
bgpd: Remove unset table.owner
Donald Sharp
2017-06-16
1
-3
/
+0
*
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-16
1
-1
/
+2
|
/
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
bgpd: This patch implements the exchange of the BGP-Prefix-SID label index attr
Vivek Venkatraman
2017-04-06
1
-0
/
+1
*
bgpd: labeled unicast processing
Don Slice
2017-04-06
1
-0
/
+3
*
frr: Remove HAVE_IPV6 from code base
Donald Sharp
2017-01-13
1
-4
/
+0
*
bgpd: fix build on Solaris
Renato Westphal
2016-08-24
1
-4
/
+4
*
bgpd: ditch unused bgp_node_*() functions
David Lamparter
2016-07-28
1
-38
/
+0
*
*: remove stray extra semicolons
David Lamparter
2016-05-26
1
-1
/
+1
*
BGP: route-server will now use addpath...chop the _rsclient code
Daniel Walton
2015-11-10
1
-8
/
+0
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-0
/
+16
*
Add clear command to force a bestpath recalculation and re-advertisement of a...
Donald Sharp
2015-05-20
1
-0
/
+1
*
lib/table: add route_table_get_next() and iterator
Avneesh Sachdev
2012-09-26
1
-0
/
+78
*
bgpd: make bgp_table a wrapper around table library
Avneesh Sachdev
2012-09-26
1
-27
/
+213
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-2
/
+6
*
[bgpd] fix a couple of trivial compiler warnings
Paul Jakma
2008-07-22
1
-7
/
+7
*
[bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client
Paul Jakma
2008-07-02
1
-2
/
+1
*
[bgpd] rearrange some structs for less padding, stats for table/attrs.
Paul Jakma
2006-03-30
1
-5
/
+5
*
[bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.
Paul Jakma
2006-02-21
1
-2
/
+6
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-13
/
+13
*
2005-06-01 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-01
1
-0
/
+3
*
2005-05-23 Paul Jakma <paul@dishone.st>
paul
2005-05-23
1
-0
/
+5
*
2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es>
paul
2004-09-13
1
-0
/
+11
[next]