]> git.proxmox.com Git - mirror_frr.git/history - bgpd/bgp_route.c
Key changes:
[mirror_frr.git] / bgpd / bgp_route.c
2015-06-12 Donald SharpKey changes:
2015-06-12 Donald SharpBGP: bestpath needs to prefer confed-external over...
2015-06-12 Donald SharpRemove the '(ignored)' output for nexthops, instead...
2015-06-12 Donald SharpHere we have an unsual confederations config, "router...
2015-06-12 Donald SharpUse nexthop-global-foo and nexthop-local-foo for all...
2015-06-12 Donald SharpIf the received MP nexthop is a martian address, treat...
2015-06-12 Donald SharpA nexthop value specified by an outbound routemap is...
2015-06-11 Donald Sharpbgpd, zebra: rfc-5549-generic.patch
2015-05-20 Donald SharpFixup 'force' -vs- 'all' compile issue
2015-05-20 Donald SharpIf the default route is removed from the BGP table...
2015-05-20 Donald SharpBGP 'show ip bgp nei x.x.x.x advertised-route' does...
2015-05-20 Donald SharpRename BGP's "peer-id" to "peer-router-id" and "peer...
2015-05-20 Donald Sharpbgpd-hostname-cap.patch
2015-05-20 Donald SharpInclude loopback IP addresses in martian NEXTHOP check
2015-05-20 Donald Sharp'show ip bgp neighbors 10.1.1.2 advertised-routes'...
2015-05-20 Donald Sharpbgpd: bgpd-warnings.patch
2015-05-20 Donald SharpIf the route-map used on a redistribute statement does...
2015-05-20 Donald SharpAn undefined route-map should deny everything
2015-05-20 Donald SharpIf a route-map is used on a neighbor default-originate...
2015-05-20 Donald Sharpbgpd-nht-import-check-fix.patch
2015-05-20 Donald SharpWhen a peer that is Established goes down, it is moved...
2015-05-20 Donald Sharp'show ip bgp x.x.x.x' should display swpX when link...
2015-05-20 Donald SharpRemove incorrect call to delete NHT for a route added...
2015-05-20 Donald SharpAdd 'debug bgp bestpath'
2015-05-20 Donald SharpThe path ordering has an impact on whether paths are...
2015-05-20 Donald SharpAddpath does not work for soft-reconfiguration
2015-05-20 Donald SharpUse #define for mp_nexthop_len values
2015-05-20 Donald SharpInstall aggregate routes we create in the RIB
2015-05-20 Donald SharpCheck for overflow when RXing NLRI with addpath
2015-05-20 Donald SharpThe 'show ip bgp json' output is incorrect if the aspat...
2015-05-20 Donald SharpEnsure that routes from a peer are not considered for...
2015-05-20 Donald SharpWhen internal operations are performed (e.g., best...
2015-05-20 Donald Sharpbgpd: Disable connected check for next hop on eBGP...
2015-05-20 Donald Sharpbgpd: Add route-map support for set ip next-hop unchanged
2015-05-20 Donald SharpAdd json output support for a few BGP show commands
2015-05-20 Donald SharpThis patch adds support for allowing BGP to create...
2015-05-20 Donald SharpBGP: Add dynamic update group support
2015-05-20 Donald SharpBGP: add addpath RX support
2015-05-20 Donald SharpDuring best path selection, if one of the candidates...
2015-05-20 Donald SharpIf a BGP path has an unreachable nexthop display that...
2015-05-20 Donald SharpMulti-Instance OSPF Summary
2015-05-20 Donald SharpBGP: back to back route refreshes can set BGP_INFO_ATTR...
2015-05-20 Donald SharpImplement BGP as-override feature
2015-05-20 Donald SharpOverhual BGP debugs
2015-05-20 Donald SharpChanges to improve BGP convergence time:
2015-05-20 Donald SharpAdd [bestpath|multipath] option to 'show ip bgp x.x...
2015-05-20 Donald SharpAdd clear command to force a bestpath recalculation...
2015-05-20 Donald SharpAdd replace-as option to remove-private-as
2015-05-20 Donald SharpFix aggregation issues found via ANVL
2015-05-20 Donald Sharpatomic-aggregate is lost when we aggregate another...
2015-05-20 Donald Sharpbgpd-nht-connected-route.patch
2015-05-20 Donald SharpAdd support for route tags
2015-05-20 Donald Sharpbgpd: bgpd-route-map-match-interface.patch
2015-05-20 Donald SharpSummary: Test effect of route-map on received/advertise...
2015-05-20 Donald Sharpbgpd-scale-update-delay-packing.patch
2015-05-20 Donald Sharpbgpd: bgpd-ibgp-policy-out-allow-mods.patch
2015-05-20 Donald Sharp'neighbor <if-name> interface' config support in BGP...
2015-05-20 Donald SharpBGP doesn't count a route with an unreachable nexthop...
2015-05-20 Donald Sharpbgpd: bgpd-fsm-fix.patch
2015-05-20 Donald Sharpbgpd: bgpd-mrai.patch
2015-05-20 Donald Sharpbgpd: bgpd-table-map.patch
2015-05-20 Donald SharpPatch to produce output of BGP commands in csv format...
2015-05-20 Donald Sharpnexthop-tracking.patch
2015-05-20 Donald Sharpbgpd: bgpd-update-delay.patch
2015-05-20 Donald Sharpcluster-id length equality for multipath
2014-08-19 David Lamparter*: merge branch stable/0.99.23
2014-06-29 David Lamparter*: merge branch stable/0.99.23
2014-06-29 David Lamparterbgpd: fix some bgp_update_main() attribute leaks
2014-06-29 David Lamparterbgpd: merge branch tteras/master~3 (b304dcb)
2014-06-25 Timo Teräsbgpd: implement "next-hop-self all"
2014-06-04 David Lamparter*: nuke ^L (page feed)
2014-06-03 Pradosh Mohapatrabgpd: don't compare next-hop to router-id
2014-05-19 Milan Kocianbgpd: Fix condition allowas-in in rsclient code
2014-05-15 Boian Bonevbgpd: display multipath status in "show ip bgp"
2014-05-15 Pradosh Mohapatrabgpd: track correct originator-id in reflected routes
2014-05-15 Pradosh Mohapatrabgpd: add 'bgp bestpath as-path multipath-relax'
2014-04-01 Christian Frankebgpd, ospfd, zebra: fix some DEFUN definitions
2013-02-01 Christian Frankebgpd: fix crash in soft-reconfiguration
2013-01-16 Christian Frankebgpd: conditional default-originate using route-map
2013-01-15 Stephen Hemmingerbgpd: mark route nodes scheduled into work queue
2013-01-14 Jorge Boncompte... bgpd: avoid heap fragmentation in bgp_clear_route_table
2013-01-14 Jorge Boncompte... bgpd: fix for leaked struct bgp_adj_[in|out] on peer...
2012-09-26 Avneesh Sachdevbgpd: make bgp_table a wrapper around table library
2012-06-21 Jorge Boncompte... bgpd: Partially revert f018db8, fixes BZ#730
2012-05-22 Jorge Boncompte... bgpd: optimize bgp_aggregate_[increment|decrement]()
2012-05-22 Jorge Boncompte... bgpd: optimize bgp_update_main() in the soft_reconfig...
2012-05-22 Jorge Boncompte... bgpd: Remove useless initialization
2012-05-22 Jorge Boncompte... bgpd: reduce struct attr_extra allocations/freeing
2012-05-22 Jorge Boncompte... bgpd: fix struct attr_extra leak in bgp_default_originate()
2012-05-22 Jorge Boncompte... bgpd: remove some useless initializations
2012-05-22 Jorge Boncompte... bgpd: optimize bgp_info_cmp()
2012-05-22 Jorge Boncompte... bgpd: remove calls to peer_sort() from fast-path
2012-05-22 Jorge Boncompte... bgpd: optimize bgp_nexthop_self()
2012-05-21 Jorge Boncompte... bgpd: fix crash with vpnv4 soft-reconfiguration
2012-05-02 Jorge Boncompte... bgpd: Fix memory leak of some "show ip bgp neighbor...
2012-05-02 Jorge Boncompte... bgpd, zebra: Fix format for some metric outputs
2012-04-16 David Lamparterisisd: merge osr/google-is-is
2012-04-16 David Lamparterbgpd: merge osr/quagga-osr-patches (BZ#700)
2012-04-16 David Lamparterbgpd: merge osr/google-bgp-multipath
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
next