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: 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
|
*
bgpd: store nexthop info for redistributed IPV6 routes
Stephen Hemminger
2011-12-06
1
-1
/
+11
|
*
bgpd: more SAFI fixes
Denis Ovsienko
2011-09-29
1
-12
/
+3
|
*
bgpd: fix SAFI for for MPLS labeled VPN-IPv6
Denis Ovsienko
2011-09-29
1
-1
/
+1
|
*
Merge branch 'attr-errors'
Paul Jakma
2011-07-29
1
-30
/
+30
|
|
\
|
|
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
1
-30
/
+30
*
|
|
bgpd: When advertising a multipath route, the attribute set to be
Josh Bailey
2011-07-20
1
-14
/
+19
*
|
|
bgpd: For deterministic MED build a multipath set for each peer AS as the
Josh Bailey
2011-07-20
1
-1
/
+23
*
|
|
bgpd: Modify the BGP to zebra route announcement to support multipath
Josh Bailey
2011-07-20
1
-2
/
+7
*
|
|
bgpd: Adds support to mark up the BGP rib table entry with multipath
Josh Bailey
2011-07-20
1
-29
/
+8
*
|
|
bgpd: Adds equal-paths check to path comparison. Paths that are
Josh Bailey
2011-07-20
1
-21
/
+92
|
/
/
*
|
bgpd: Fix compile failure if IPv6 build was disabled.
Paul Jakma
2011-03-23
1
-1
/
+5
*
|
bgpd: New show commands for improved view and address family support
Michael Lambert
2011-03-21
1
-15
/
+840
|
/
*
bgpd: Remove AS Path limit/TTL functionality
Paul Jakma
2011-03-21
1
-368
/
+183
*
bgpd: Fix display of unsigned attributes
Wataru Tanitsu
2011-03-21
1
-9
/
+9
*
bgpd: fix use of free memory by update_rsclient
Stephen Hemminger
2011-03-21
1
-1
/
+2
*
bgpd: unlock node on aggregate error
Robert Bays
2011-03-21
1
-2
/
+3
*
bgpd: fix errors in aggregate address command
Robert Bays
2011-03-21
1
-36
/
+41
*
bgpd: fix bgp_node locking issues
Chris Caputo
2011-03-21
1
-31
/
+46
*
Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements
Paul Jakma
2011-03-20
1
-1
/
+8
|
\
|
*
bgpd: improve "monotonic" uptime correction
John Kemp
2011-03-18
1
-1
/
+8
*
|
bgpd: Simplify process queue init
Paul Jakma
2010-12-08
1
-7
/
+6
|
/
*
bgpd: fix printed value of last-update timestamp
Vladimir L Ivanov
2010-10-21
1
-1
/
+2
*
bgpd, lib: adopt afi_t and safi_t in several places
Michael Lambert
2010-10-06
1
-8
/
+8
*
bgp: use monotonic clock for time of day
Stephen Hemminger
2010-01-15
1
-13
/
+13
*
bgpd: compile warnings cleanup
Stephen Hemminger
2009-12-10
1
-17
/
+0
*
[bgp] Fix nexthop reachability check on confederations
Vasilis Tsiligiannis
2009-07-21
1
-0
/
+2
*
[bgpd] fix typo made by paul in previous commit
Paul Jakma
2009-07-21
1
-2
/
+2
*
[bgpd] Small buffer overrun in bgp_clear_node_queue_init
Nick Hilliard
2009-07-21
1
-2
/
+1
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-62
/
+102
*
[bgpd] Log a debug/update warning if filters are configured but don't exist
Paul Jakma
2009-06-26
1
-7
/
+39
*
[bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes'
Tomasz Pala
2009-06-24
1
-8
/
+46
*
Fix "show ip bgp dampened-paths" garbage output.
Chris Caputo
2009-06-23
1
-4
/
+3
*
[bgpd] reference count the BGP instance
Stephen Hemminger
2009-06-18
1
-13
/
+2
*
[bgpd] Make declarations match
Stephen Hemminger
2009-06-18
1
-2
/
+2
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-8
/
+8
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-18
/
+4
*
[bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>
Denis Ovsienko
2009-04-30
1
-4
/
+4
[prev]
[next]