]> git.proxmox.com Git - mirror_frr.git/history - bgpd
Create override for quagga reinstall of originated routes
[mirror_frr.git] / bgpd /
2015-08-19 Morgan StewartMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-08-18 Donald Sharpbgpd: Remove extra stream duplications
2015-08-12 Morgan StewartAdded json formating support to show-...-neighbors...
2015-08-11 Denil ViraFix memory leak in bgpd/bgp_route.c
2015-08-11 Denil ViraVariable reuse in bgpd.c
2015-07-31 Donald SharpFix redistribute metric change not taking effect
2015-07-28 Daniel WaltonMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-07-27 Donald SharpFixup compiler warnings for powerpc
2015-07-25 Donald SharpAdd --enable-werror to configure
2015-07-25 Donald SharpFixup of warnings in the code
2015-07-23 Denil ViraFix bugs reported by coverity scan
2015-07-23 Donald SharpFix bgp_route.c missing code
2015-07-22 Donald SharpCleanup of missing NEXTHOP_FORCE_SELF
2015-07-22 Donald SharpFixup of peer memory leaks in bgp
2015-07-22 Daniel Waltonmultipath is broken if deterministic-med is enabled
2015-07-22 Donald Sharpbgpd-capability-cleanup.patch
2015-07-22 Donald SharpThis patch changes ospfd from only listening mode for...
2015-07-22 Donald SharpWhen IPv6 peer BFD down status is received by BGP,...
2015-07-22 Donald SharpThe last BGP peer down reason code "PEER_DOWN_V6ONLY_CH...
2015-07-22 Donald Sharpbgpd-interface-ipv4-cmd.patch
2015-07-22 Donald SharpThe MD5 password configured for a BGP peer was incorrec...
2015-07-22 Donald SharpUse camelCase notation for all json keywords
2015-06-12 Donald SharpRemove draft-walton-bgp-hostname-capability-00 for now
2015-06-12 Donald Sharpbgpd-5549-display-ll-ifname.patch
2015-06-12 Donald Sharpbgpd-addpath-rx-cap-fix.patch
2015-06-12 Donald SharpBGP: Restart the BGP FSM if update source fails.
2015-06-12 Donald Sharpbgpd-set-somark.patch
2015-06-12 Donald SharpThis patch changes BGP from only listening mode for...
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 SharpBGP cannot do a "no" on "neighbor x.x.x.x update-source lo"
2015-06-12 Donald SharpWhen an interface goes down, any neigbors learnt on...
2015-06-12 Donald SharpThe nexthop reveived for a prefix in a BGP update is...
2015-06-12 Donald SharpIf the received MP nexthop is a martian address, treat...
2015-06-12 Donald SharpWhen a route-reflector is configured with "next-hop...
2015-06-12 Donald SharpFix route-map peer-address configuration and operation.
2015-06-12 Donald SharpWhen peering is done on link-local address, always...
2015-06-12 Donald SharpWith the dynamic update groups feature, BGP updates...
2015-06-12 Donald SharpA nexthop value specified by an outbound routemap is...
2015-06-11 Donald SharpBGP Path attributes classified as well-known and mandat...
2015-06-11 Donald SharpWhen performing a delete of an IPv6 route, BGP passes...
2015-06-11 Donald SharpWhen a route-map configuration is used to set the nexth...
2015-06-11 Donald SharpUpdate the log message when we receive a non-link-local...
2015-06-11 Donald Sharpbgpd, zebra: rfc-5549-generic.patch
2015-06-11 Donald Sharpzebra, bgpd, ospfd: 'redistribute table' to 'redistribu...
2015-05-20 Donald SharpFixup 'force' -vs- 'all' compile issue
2015-05-20 Donald Sharpbgpd-ebgp-multihop-fix.patch
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 SharpThe BGP parser will not accept "no bgp route-map delay...
2015-05-20 Donald SharpRename BGP's "peer-id" to "peer-router-id" and "peer...
2015-05-20 Donald SharpAS_PATH comparison is broken if CONFED_AS_SEQ are present
2015-05-20 Donald SharpThe BGP cli needs support for soft clearing swpX peers
2015-05-20 Donald Sharpbgpd: bgp-no-as-fix.patch
2015-05-20 Donald Sharpquagga: quagga-memory-leaks.patch
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 Sharpbgpd: bgpd-no-as.patch
2015-05-20 Donald SharpIf the route-map used on a redistribute statement does...
2015-05-20 Donald Sharp"clear ip bgp * soft out" does not trigger resending...
2015-05-20 Donald Sharpset community delete stops as soon as it hits a communi...
2015-05-20 Donald SharpSome debug calls are being passed the incorrect peer
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 SharpDuring connection setup, there may be two connections...
2015-05-20 Donald SharpFixup old debug commands to work with new cli
2015-05-20 Donald SharpWhen a peer is unbound from its peer-group, in some...
2015-05-20 Donald SharpFix some minor bugs with json output in bgp show commands
2015-05-20 Donald SharpThe retry of BGP connection after expiry of connect...
2015-05-20 Donald SharpWhen an incoming connection is received from a neighbor...
2015-05-20 Donald SharpWhen a peer that is Established goes down, it is moved...
2015-05-20 Donald SharpThis is to backport the upstream fix on top of bgpd...
2015-05-20 Donald SharpWhen unexpected events are received, do not silently...
2015-05-20 Donald SharpBGP: Fix update-groups commands to match neighbors
2015-05-20 Donald SharpBGP: More connected NHT fixups
2015-05-20 Donald SharpBGP: For sessions based on interface/LL addr, use ifind...
2015-05-20 Donald SharpCleanup some code related to NHT.
2015-05-20 Donald SharpShow enabled debugs in the running configuration
2015-05-20 Donald Sharp'show ip bgp x.x.x.x' should display swpX when link...
2015-05-20 Donald SharpIf the user changes a bestpath knob, recalculate all...
2015-05-20 Donald SharpDisplay 'Must be Connected' for certain nexthops
2015-05-20 Donald Sharp'neighbor x.x.x.x default-originate' is not honored...
2015-05-20 Donald SharpRemove incorrect call to delete NHT for a route added...
2015-05-20 Donald SharpFix reference counts for the nexthop cache entries.
2015-05-20 Donald SharpDon't register link local addresses for Next Hop Tracking.
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 SharpEnsure that during event-driven route-map processing...
2015-05-20 Donald SharpDuring update-delay, route withdraws to zebra should...
2015-05-20 Donald SharpPaths with global and link-local nexthops should be...
2015-05-20 Donald SharpAdd a no-as-set option to multipath-relax
2015-05-20 Donald SharpInstall aggregate routes we create in the RIB
next