index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: make bgp_info_cmp and multiple-path decision logic more regular
Paul Jakma
2016-02-18
1
-88
/
+81
*
bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing
Paul Jakma
2016-02-18
1
-2
/
+25
*
bgpd: If route-map does not exist DENY for redistribute statements
Daniel Walton
2015-09-24
1
-1
/
+1
*
bgpd: Fix memory leak in bgpd/bgp_route.c
Denil Vira
2015-09-24
1
-0
/
+7
*
bgpd: Addition of "show ip bgp dampening" command tree
Balaji
2015-09-24
1
-0
/
+136
*
bgpd: Make bgp_info_cmp robust to paths that do not have su_remote info
Timo Teräs
2015-09-24
1
-1
/
+6
*
bgpd: Fix race in clearing completion
Donald Sharp
2015-09-24
1
-22
/
+10
*
bgpd: Only use routes from Established peers for best path selection
Dinesh G Dutt
2015-09-24
1
-0
/
+14
*
bgpd: Ignore stale entry candidates during bestpath selection.
vivek
2015-09-24
1
-1
/
+13
*
bgpd: speed up "no-hit" withdraws for routeservers
David Lamparter
2015-05-05
1
-9
/
+21
*
Merge branch 'volatile/fix_warnings'
David Lamparter
2015-04-23
1
-60
/
+4
|
\
|
*
bgpd: don't use #ifdef inside macro args
David Lamparter
2015-04-21
1
-58
/
+1
|
*
bgpd, zebra: fix struct/pointer sizeof mixups
David Lamparter
2015-04-21
1
-2
/
+3
*
|
bgpd: Configured suppress value cannot be less than the reuse value in bgp da...
Balaji
2015-04-14
1
-0
/
+8
|
/
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2014-09-23
1
-15
/
+8
*
*: merge branch stable/0.99.23
David Lamparter
2014-06-29
1
-6
/
+9
|
\
|
*
bgpd: fix some bgp_update_main() attribute leaks
David Lamparter
2014-06-29
1
-6
/
+9
*
|
bgpd: implement "next-hop-self all"
Timo Teräs
2014-06-25
1
-1
/
+2
|
/
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-34
/
+34
*
bgpd: don't compare next-hop to router-id
Pradosh Mohapatra
2014-06-03
1
-10
/
+0
*
bgpd: Fix condition allowas-in in rsclient code
Milan Kocian
2014-05-19
1
-1
/
+1
*
bgpd: display multipath status in "show ip bgp"
Boian Bonev
2014-05-15
1
-3
/
+7
*
bgpd: track correct originator-id in reflected routes
Pradosh Mohapatra
2014-05-15
1
-0
/
+11
*
bgpd: add 'bgp bestpath as-path multipath-relax'
Pradosh Mohapatra
2014-05-15
1
-1
/
+14
*
bgpd, ospfd, zebra: fix some DEFUN definitions
Christian Franke
2014-04-01
1
-29
/
+29
*
bgpd: fix crash in soft-reconfiguration
Christian Franke
2013-02-01
1
-3
/
+4
*
bgpd: conditional default-originate using route-map
Christian Franke
2013-01-16
1
-14
/
+34
*
bgpd: mark route nodes scheduled into work queue
Stephen Hemminger
2013-01-15
1
-0
/
+1
*
bgpd: avoid heap fragmentation in bgp_clear_route_table
Jorge Boncompte [DTI2]
2013-01-14
1
-15
/
+15
*
bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown
Jorge Boncompte [DTI2]
2013-01-14
1
-3
/
+0
*
bgpd: make bgp_table a wrapper around table library
Avneesh Sachdev
2012-09-26
1
-20
/
+24
*
bgpd: Partially revert f018db8, fixes BZ#730
Jorge Boncompte [DTI2]
2012-06-21
1
-6
/
+2
*
bgpd: optimize bgp_aggregate_[increment|decrement]()
Jorge Boncompte [DTI2]
2012-05-22
1
-2
/
+20
*
bgpd: optimize bgp_update_main() in the soft_reconfig case
Jorge Boncompte [DTI2]
2012-05-22
1
-2
/
+2
*
bgpd: Remove useless initialization
Jorge Boncompte [DTI2]
2012-05-22
1
-1
/
+1
*
bgpd: reduce struct attr_extra allocations/freeing
Jorge Boncompte [DTI2]
2012-05-22
1
-54
/
+47
*
bgpd: fix struct attr_extra leak in bgp_default_originate()
Jorge Boncompte [DTI2]
2012-05-22
1
-6
/
+2
*
bgpd: remove some useless initializations
Jorge Boncompte [DTI2]
2012-05-22
1
-5
/
+5
*
bgpd: optimize bgp_info_cmp()
Jorge Boncompte [DTI2]
2012-05-22
1
-74
/
+77
*
bgpd: remove calls to peer_sort() from fast-path
Jorge Boncompte [DTI2]
2012-05-22
1
-35
/
+35
*
bgpd: optimize bgp_nexthop_self()
Jorge Boncompte [DTI2]
2012-05-22
1
-3
/
+3
*
bgpd: fix crash with vpnv4 soft-reconfiguration
Jorge Boncompte [DTI2]
2012-05-21
1
-8
/
+28
*
bgpd: Fix memory leak of some "show ip bgp neighbor" commands
Jorge Boncompte [DTI2]
2012-05-02
1
-24
/
+36
*
bgpd, zebra: Fix format for some metric outputs
Jorge Boncompte [DTI2]
2012-05-02
1
-1
/
+1
*
Merge branch 'quagga' into google-bgp-multipath
Avneesh Sachdev
2012-04-09
1
-60
/
+62
|
\
|
*
bgpd: Addition of ipv6 network command in Multicast address family mode.
G.Balaji
2012-01-23
1
-2
/
+5
|
*
bgpd: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-8
/
+8
|
*
bgpd: touch nexthop handling code
Denis Ovsienko
2012-01-08
1
-1
/
+1
|
*
bgpd: justify checks for IPv4 class D/E
Denis Ovsienko
2012-01-02
1
-4
/
+4
|
*
fix set never used warnings
Stephen Hemminger
2011-12-18
1
-2
/
+0
[next]