index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_route.c
Age
Commit message (
Expand
)
Author
2011-09-29
bgpd: more SAFI fixes
Denis Ovsienko
2011-09-29
bgpd: fix SAFI for for MPLS labeled VPN-IPv6
Denis Ovsienko
2011-07-29
Merge branch 'attr-errors'
Paul Jakma
2011-03-23
bgpd: Fix compile failure if IPv6 build was disabled.
Paul Jakma
2011-03-21
bgpd: New show commands for improved view and address family support
Michael Lambert
2011-03-21
bgpd: Remove AS Path limit/TTL functionality
Paul Jakma
2011-03-21
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
bgpd: Fix display of unsigned attributes
Wataru Tanitsu
2011-03-21
bgpd: fix use of free memory by update_rsclient
Stephen Hemminger
2011-03-21
bgpd: unlock node on aggregate error
Robert Bays
2011-03-21
bgpd: fix errors in aggregate address command
Robert Bays
2011-03-21
bgpd: fix bgp_node locking issues
Chris Caputo
2011-03-20
Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements
Paul Jakma
2011-03-18
bgpd: improve "monotonic" uptime correction
John Kemp
2010-12-08
bgpd: Simplify process queue init
Paul Jakma
2010-10-21
bgpd: fix printed value of last-update timestamp
Vladimir L Ivanov
2010-10-06
bgpd, lib: adopt afi_t and safi_t in several places
Michael Lambert
2010-01-15
bgp: use monotonic clock for time of day
Stephen Hemminger
2009-12-10
bgpd: compile warnings cleanup
Stephen Hemminger
2009-07-21
[bgp] Fix nexthop reachability check on confederations
Vasilis Tsiligiannis
2009-07-21
[bgpd] fix typo made by paul in previous commit
Paul Jakma
2009-07-21
[bgpd] Small buffer overrun in bgp_clear_node_queue_init
Nick Hilliard
2009-07-19
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-06-26
[bgpd] Log a debug/update warning if filters are configured but don't exist
Paul Jakma
2009-06-24
[bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes'
Tomasz Pala
2009-06-23
Fix "show ip bgp dampened-paths" garbage output.
Chris Caputo
2009-06-18
[bgpd] reference count the BGP instance
Stephen Hemminger
2009-06-18
[bgpd] Make declarations match
Stephen Hemminger
2009-06-12
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-04-30
[bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>
Denis Ovsienko
2008-09-24
[bgpd] Fix definition of an rsclient command
Michael Lambert
2008-08-23
[vty] Add support for a 'restricted mode' with anonymous vty connections
Paul Jakma
2008-08-22
[warnings] Fix various SOS warnings
Paul Jakma
2008-07-22
[bgpd] Fix triggerable crash when compiled with --disable-bgp-announce
Paul Jakma
2008-04-10
+ [bgpd] Added new route-map set statement: "as-path ignore"
Denis Ovsienko
2007-08-30
[bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients
Paul Jakma
2007-08-06
[bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit
Paul Jakma
2007-06-14
[bgpd] bug #370, default-originate was broken by a silly thinko
Paul Jakma
2007-05-04
[bgpd] Trim memory usage of BGP routes
Paul Jakma
2007-04-10
[bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored
Paul Jakma
2007-02-22
[bgpd] Peer delete can race with reconfig leading to crash
Paul Jakma
2006-11-28
[bgpd] Fix bug where a deleted route that was quickly re-added was being lost
Andrew J. Schorr
2006-10-27
[bgpd] trivial: non C99 u_int.._t should be uint.._t
Paul Jakma
2006-10-22
[bgpd] struct peer must have bgp field valid (redistribute crash)
Paul Jakma
2006-10-15
[bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ...
Paul Jakma
2006-09-14
[bgpd] reduce the process queue hold time to something more sensible
Paul Jakma
2006-09-14
[bgpd] RIB statistics address space size shouldnt double count space
Paul Jakma
2006-09-14
[bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states
Paul Jakma
2006-09-14
[bgpd] Add RIB reporting commands, show bgp ... statistics
Paul Jakma
[next]