]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
2015-05-20 Donald SharpWhen an incoming connection is received from a neighbor...
2015-05-20 Donald Sharpinitd-status.patch
2015-05-20 Donald Sharpzebra-rtadv-suppress-default-config.patch
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 Sharpinitd-reload.patch
2015-05-20 Donald Sharpvtysh-add-mark-cmd.patch
2015-05-20 Donald SharpZebra: Fix multiple RNH deletes
2015-05-20 Donald SharpZebra: Add onlink attribute even for recursive routes
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 SharpCommand to adjust min-arrival value in Milliseconds.
2015-05-20 Donald SharpChanging router-id inline isnt handled correctly in...
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 SharpHave monit monitor the watchquagga daemon in case it...
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 SharpIf on-shutdown is configured to a large value and ...
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
2015-05-20 Donald SharpIPv6 RA debugs are too chatty
2015-05-20 Donald SharpThe column headers for displaying OSPF neighbors are...
2015-05-20 Donald SharpRelax draft-ietf-idr-error-handling-13 valid IP check...
2015-05-20 Donald SharpAlways add a keepalive to the OutQ when the KA timer...
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 Sharpbgpd-ensure-fast-eor-send.patch
2015-05-20 Donald SharpAdd a running flag in ospf instance.
2015-05-20 Donald SharpEnsure connected nexthop entry for the peer is freed...
2015-05-20 Donald SharpEnsure that if 'update-source <interface>' is specified...
2015-05-20 Donald SharpAdding the initialization check in ospfv3_clean()
2015-05-20 Donald SharpFixing a couple of issues with ospf6_route_remove ...
2015-05-20 Donald SharpA peer's advertisement-interval is reset if you change...
2015-05-20 Donald SharpIf we RX an OPEN with a bad ASN the NOTIFICATION we...
2015-05-20 Donald SharpProcess and/or announce existing routes when a prefix...
2015-05-20 Donald SharpLA (local-address) bit related inter-op fix.
2015-05-20 Donald SharpEnsure that routes from a peer are not considered for...
2015-05-20 Donald SharpMake OSPF compliant to the last sentence of this sectio...
2015-05-20 Donald SharpWhen internal operations are performed (e.g., best...
2015-05-20 Donald Sharpospfd: ospf-start-lsreq-b4-exchange.patch
2015-05-20 Donald Sharpbgpd: Disable connected check for next hop on eBGP...
2015-05-20 Donald SharpBGP: Use the new value of dynamic capability in Open
2015-05-20 Donald Sharpbgpd: Add route-map support for set ip next-hop unchanged
2015-05-20 Donald SharpOSPF silently ignores 'no ip ospf hello-interval X...
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 SharpIf the .conf file for a process is missing have /etc...
2015-05-20 Donald SharpAdding following files:
2015-05-20 Donald SharpPer AFI redist registrations
2015-05-20 Donald SharpBGP: add addpath RX support
2015-05-20 Donald SharpA valid BGP nexthop is flagged as invalid
2015-05-20 Donald SharpAdd support for filtering by tag in a route-map when...
2015-05-20 Donald SharpDuring best path selection, if one of the candidates...
2015-05-20 Donald SharpISSUE:
2015-05-20 Donald SharpIf a BGP path has an unreachable nexthop display that...
2015-05-20 Donald SharpCorrect a few fuzz failures in BGP
2015-05-20 Donald Sharpzebra-redistribute-table.patch
2015-05-20 Donald SharpMulti-Instance OSPF Summary
2015-05-20 Donald Sharpinitd: initd-mi.patch
2015-05-20 Donald SharpOSPFv3 should accept long form of "no redistribute"
2015-05-20 Donald Sharpospf6d: ospfv3-show-cmds-instance-check-fix.patch
2015-05-20 Donald SharpSupport for 'clear ipv6 ospf6 interface [ifname]
2015-05-20 Donald SharpThis is a fix to make sure router-LSA is updated when...
2015-05-20 Donald Sharpospf6d: ospfv3-setsocket-retry.patch
2015-05-20 Donald Sharpospf6d: ospfv3-stub-area-support.patch
2015-05-20 Donald Sharpospf6d: ospfv3-abr-ecmp-support.patch
2015-05-20 Donald SharpIncrease SO_SNDBUF and SO_RCVBUF to 8MB to avoid drops...
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 Sharpper-interface ospf enable and area set command.
2015-05-20 Donald SharpUnnumbered interface support.
2015-05-20 Donald Sharponlink commit from Quagga-RE branch
2015-05-20 Donald SharpSupport for 'clear ip ospf interface [IFNAME]'
2015-05-20 Donald SharpOverhual BGP debugs
2015-05-20 Donald SharpChanges to improve BGP convergence time:
2015-05-20 Donald SharpClarify the different permutations of soft clearing...
2015-05-20 Donald Sharp"set metric -10" is not accepted by the parser on 64...
2015-05-20 Donald SharpAdd [bestpath|multipath] option to 'show ip bgp x.x...
2015-05-20 Donald SharpBGP crashes if attributes alone consume > 4096 bytes
2015-05-20 Donald SharpAdd clear command to force a bestpath recalculation...
2015-05-20 Donald SharpSome small enhancements to thread and workqueue librari...
2015-05-20 Donald SharpAdd replace-as option to remove-private-as
2015-05-20 Donald SharpSend CEASE NOTIFICATIONS to all peers on "no router...
2015-05-20 Donald Sharpbgpd-delete-route-on-invalid-nh.patch
next