Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
205e6744f2dc2909dd494c9ce8acb82821459f1f
/
bgpd
/
bgp_route.c
205e674
bgpd: remove HAVE_IPV6 conditionals
by Lou Berger
· 9 years ago
f9b6c39
bgpd: Add back old forms of 'show <afi> <safi>' for compatibility
by Lou Berger
· 9 years ago
bf1ae6c
bgpd: drop machineparse / random "show" improvements
by Lou Berger
· 9 years ago
651b402
bgpd: encap show commands
by Lou Berger
· 9 years ago
35c3686
bgpd: VPNv6 show commands
by Lou Berger
· 9 years ago
298cc2f
bgpd: encap: add encap SAFI (RFC5512)
by Lou Berger
· 9 years ago
050defe
bgpd: general MP/SAFI improvements
by Lou Berger
· 9 years ago
82dd707
bgpd: improve cleanup in bgp_delete()
by Lou Berger
· 9 years ago
a76d9ca
bgpd: make _vpnv4 static handling SAFI-agnostic
by Lou Berger
· 9 years ago
6d4742b
bgpd: make bgp_info_cmp and multiple-path decision logic more regular
by Paul Jakma
· 9 years ago
91b9e85
bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing
by Paul Jakma
· 9 years ago
1994dc8
bgpd: If route-map does not exist DENY for redistribute statements
by Daniel Walton
· 9 years ago
e2a9258
bgpd: Fix memory leak in bgpd/bgp_route.c
by Denil Vira
· 9 years ago
3921cc5
bgpd: Addition of "show ip bgp dampening" command tree
by Balaji
· 10 years ago
2820a01
bgpd: Make bgp_info_cmp robust to paths that do not have su_remote info
by Timo Teräs
· 9 years ago
7ef4221
bgpd: Fix race in clearing completion
by Donald Sharp
· 10 years ago
234e5c8
bgpd: Only use routes from Established peers for best path selection
by Dinesh G Dutt
· 10 years ago
bd4b7f1
bgpd: Ignore stale entry candidates during bestpath selection.
by vivek
· 10 years ago
4584c23
bgpd: speed up "no-hit" withdraws for routeservers
by David Lamparter
· 10 years ago
dc684eb
Merge branch 'volatile/fix_warnings'
by David Lamparter
· 10 years ago
94bad67
bgpd: don't use #ifdef inside macro args
by David Lamparter
· 10 years ago
d43f8b3
bgpd, zebra: fix struct/pointer sizeof mixups
by David Lamparter
· 10 years ago
aa7dbb1
bgpd: Configured suppress value cannot be less than the reuse value in bgp dampening
by Balaji
· 10 years ago
7aa9dce
Fix most compiler warnings in default GCC build.
by Paul Jakma
· 10 years ago
052573e
*: merge branch stable/0.99.23
by David Lamparter
· 10 years ago
c460e57
bgpd: fix some bgp_update_main() attribute leaks
by David Lamparter
· 10 years ago
9e7a53c
bgpd: implement "next-hop-self all"
by Timo Teräs
· 11 years ago
6b0655a
*: nuke ^L (page feed)
by David Lamparter
· 10 years ago
2c13299
bgpd: don't compare next-hop to router-id
by Pradosh Mohapatra
· 11 years ago
000e157
bgpd: Fix condition allowas-in in rsclient code
by Milan Kocian
· 11 years ago
b366b51
bgpd: display multipath status in "show ip bgp"
by Boian Bonev
· 11 years ago
689bb66
bgpd: track correct originator-id in reflected routes
by Pradosh Mohapatra
· 11 years ago
2fdd455
bgpd: add 'bgp bestpath as-path multipath-relax'
by Pradosh Mohapatra
· 11 years ago
2b00515
bgpd, ospfd, zebra: fix some DEFUN definitions
by Christian Franke
· 11 years ago
d53d8fd
bgpd: fix crash in soft-reconfiguration
by Christian Franke
· 12 years ago
dcab1bb
bgpd: conditional default-originate using route-map
by Christian Franke
· 12 years ago
07ff4dc
bgpd: mark route nodes scheduled into work queue
by Stephen Hemminger
· 12 years ago
24e50f2
bgpd: avoid heap fragmentation in bgp_clear_route_table
by Jorge Boncompte [DTI2]
· 13 years ago
ebbb5fc
bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown
by Jorge Boncompte [DTI2]
· 13 years ago
6717404
bgpd: make bgp_table a wrapper around table library
by Avneesh Sachdev
· 12 years ago
bb782fb
bgpd: Partially revert f018db8, fixes BZ#730
by Jorge Boncompte [DTI2]
· 12 years ago
f018db8
bgpd: optimize bgp_aggregate_[increment|decrement]()
by Jorge Boncompte [DTI2]
· 13 years ago
343aa82
bgpd: optimize bgp_update_main() in the soft_reconfig case
by Jorge Boncompte [DTI2]
· 13 years ago
577ac57
bgpd: Remove useless initialization
by Jorge Boncompte [DTI2]
· 13 years ago
558d1fe
bgpd: reduce struct attr_extra allocations/freeing
by Jorge Boncompte [DTI2]
· 13 years ago
6182d65
bgpd: fix struct attr_extra leak in bgp_default_originate()
by Jorge Boncompte [DTI2]
· 13 years ago
e16a413
bgpd: remove some useless initializations
by Jorge Boncompte [DTI2]
· 13 years ago
8ff5631
bgpd: optimize bgp_info_cmp()
by Jorge Boncompte [DTI2]
· 13 years ago
6d85b15
bgpd: remove calls to peer_sort() from fast-path
by Jorge Boncompte [DTI2]
· 13 years ago
10f9bf3
bgpd: optimize bgp_nexthop_self()
by Jorge Boncompte [DTI2]
· 13 years ago
8692c50
bgpd: fix crash with vpnv4 soft-reconfiguration
by Jorge Boncompte [DTI2]
· 13 years ago
c63b83f
bgpd: Fix memory leak of some "show ip bgp neighbor" commands
by Jorge Boncompte [DTI2]
· 13 years ago
ddc943d
bgpd, zebra: Fix format for some metric outputs
by Jorge Boncompte [DTI2]
· 13 years ago
3cf6c2b
Merge branch 'quagga' into google-bgp-multipath
by Avneesh Sachdev
· 13 years ago
73bfe0b
bgpd: Addition of ipv6 network command in Multicast address family mode.
by G.Balaji
· 13 years ago
5a616c0
bgpd: IPv4 MP-BGP Routes addition and deletion
by G.Balaji
· 13 years ago
8e80bdf
bgpd: touch nexthop handling code
by Denis Ovsienko
· 13 years ago
733cd9e
bgpd: justify checks for IPv4 class D/E
by Denis Ovsienko
· 13 years ago
9206f9e
fix set never used warnings
by Stephen Hemminger
· 13 years ago
f04a80a
bgpd: store nexthop info for redistributed IPV6 routes
by Stephen Hemminger
· 13 years ago
42e6d74
bgpd: more SAFI fixes
by Denis Ovsienko
· 13 years ago
beb1ca0
bgpd: fix SAFI for for MPLS labeled VPN-IPv6
by Denis Ovsienko
· 13 years ago
036a6e6
Merge branch 'attr-errors'
by Paul Jakma
· 13 years ago
0b597ef
bgpd: When advertising a multipath route, the attribute set to be
by Josh Bailey
· 13 years ago
6918e74
bgpd: For deterministic MED build a multipath set for each peer AS as the
by Josh Bailey
· 13 years ago
8196f13
bgpd: Modify the BGP to zebra route announcement to support multipath
by Josh Bailey
· 13 years ago
de8d5df
bgpd: Adds support to mark up the BGP rib table entry with multipath
by Josh Bailey
· 13 years ago
96450fa
bgpd: Adds equal-paths check to path comparison. Paths that are
by Josh Bailey
· 13 years ago
3bde17f
bgpd: Fix compile failure if IPv6 build was disabled.
by Paul Jakma
· 14 years ago
95cbbd2
bgpd: New show commands for improved view and address family support
by Michael Lambert
· 14 years ago
c8f3fe3
bgpd: Remove AS Path limit/TTL functionality
by Paul Jakma
· 14 years ago
f6f434b
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..'
by Paul Jakma
· 14 years ago
c099baf
bgpd: Fix display of unsigned attributes
by Wataru Tanitsu
· 14 years ago
7badc26
bgpd: fix use of free memory by update_rsclient
by Stephen Hemminger
· 14 years ago
368473f
bgpd: unlock node on aggregate error
by Robert Bays
· 14 years ago
f6269b4
bgpd: fix errors in aggregate address command
by Robert Bays
· 14 years ago
6c88b44
bgpd: fix bgp_node locking issues
by Chris Caputo
· 14 years ago
d1de1c2
Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements
by Paul Jakma
· 14 years ago
30b0017
bgpd: improve "monotonic" uptime correction
by John Kemp
· 14 years ago
838bbde
bgpd: Simplify process queue init
by Paul Jakma
· 15 years ago
213b6cd
bgpd: fix printed value of last-update timestamp
by Vladimir L Ivanov
· 14 years ago
4c9641b
bgpd, lib: adopt afi_t and safi_t in several places
by Michael Lambert
· 14 years ago
6595788
bgp: use monotonic clock for time of day
by Stephen Hemminger
· 15 years ago
9e4ca89
bgpd: compile warnings cleanup
by Stephen Hemminger
· 15 years ago
638b70b
[bgp] Fix nexthop reachability check on confederations
by Vasilis Tsiligiannis
· 15 years ago
a294365
[bgpd] fix typo made by paul in previous commit
by Paul Jakma
· 15 years ago
e7cc3b3
[bgpd] Small buffer overrun in bgp_clear_node_queue_init
by Nick Hilliard
· 16 years ago
228da42
[bgpd] Stability fixes including bugs 397, 492
by Chris Caputo
· 15 years ago
650f76c
[bgpd] Log a debug/update warning if filters are configured but don't exist
by Paul Jakma
· 15 years ago
2a71e9c
[bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes'
by Tomasz Pala
· 15 years ago
50aef6f
Fix "show ip bgp dampened-paths" garbage output.
by Chris Caputo
· 15 years ago
0088b5d
[bgpd] reference count the BGP instance
by Stephen Hemminger
· 16 years ago
dde7258
[bgpd] Make declarations match
by Stephen Hemminger
· 16 years ago
66e5cd8
[cleanup] functions taking no args should be declared with void args
by Stephen Hemminger
· 16 years ago
393deb9
[cleanup] Convert XMALLOC/memset to XCALLOC
by Stephen Hemminger
· 16 years ago
aea339f
[bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>
by Denis Ovsienko
· 16 years ago
a8bf6f5
[bgpd] Fix definition of an rsclient command
by Michael Lambert
· 16 years ago
62687ff
[vty] Add support for a 'restricted mode' with anonymous vty connections
by Paul Jakma
· 16 years ago
30a2231
[warnings] Fix various SOS warnings
by Paul Jakma
· 16 years ago
750e814
[bgpd] Fix triggerable crash when compiled with --disable-bgp-announce
by Paul Jakma
· 16 years ago
Next »