]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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 SharpSome more missing changes
2015-07-22 Donald SharpCleanup of missing NEXTHOP_FORCE_SELF
2015-07-22 Donald SharpFixup of some last remaining differences between stg...
2015-07-22 Donald Sharpptm-integration.patch
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 SharpCall of quagga-reload.py does not return error code
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 Sharpquagga-fix-stop-vty.patch
2015-07-22 Donald SharpThe MD5 password configured for a BGP peer was incorrec...
2015-07-22 Donald Sharpwatchquagga-mode-3-fix.patch
2015-07-22 Donald SharpAdd optional json capability to the "show ip ospf neigh...
2015-07-22 Donald SharpAdd json capability to the "show ip ospf interface...
2015-07-22 Donald SharpAdd json capability to the ospf commands: "show ip...
2015-07-22 Donald SharpUse camelCase notation for all json keywords
2015-07-22 Donald Sharp# This series applies on GIT commit ace4704890f1351ba55...
2015-06-12 Donald SharpRemove draft-walton-bgp-hostname-capability-00 for now
2015-06-12 Donald Sharpipv6_ll_address_to_mac() fails to correctly convert...
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 Sharp(no commit message)
2015-06-11 Donald Sharpbgpd, zebra: rfc-5549-generic.patch
2015-06-11 Donald Sharpzebra, bgpd, ospfd: 'redistribute table' to 'redistribu...
2015-06-11 Donald SharpThe CHANGED flag may be set for a route (RIB entry...
2015-06-11 Donald SharpIf the nexthop is only resolved over a default route...
2015-06-11 Donald SharpZebra: Implement route replace semantics.
2015-06-11 Donald SharpZebra: Optimize static route path deletion.
2015-06-11 Donald SharpZebra: Don't resolve nexthops over default route unless...
2015-06-11 Donald SharpWhen an interface is disabled, a Cumulus kernel patch...
2015-05-21 Donald SharpFix of debian compile to actually build some needed...
2015-05-20 Donald Sharpvtysh-integrated-fix.patch
2015-05-20 Donald SharpFixup 'force' -vs- 'all' compile issue
2015-05-20 Donald Sharpbgpd-ttl-fix.patch
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 Sharpquagga: vtysh-integrated-fix.patch
2015-05-20 Donald Sharpvtysh: service integrated-vtysh-config not being writte...
2015-05-20 Donald Sharpbgpd: bgp-no-as-fix.patch
2015-05-20 Donald Sharpdebian: modify quagga pkg depend on cl-utilities pkg
2015-05-20 Donald Sharpquagga: quagga-memory-leaks.patch
2015-05-20 Donald Sharpospfd: ospfd-virtual-link.patch
2015-05-20 Donald Sharpbgpd-hostname-cap.patch
2015-05-20 Donald Sharpquagga: quagga-debian-upgrade.patch
2015-05-20 Donald Sharpquagga: quagga-startup-fds.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 Sharpvtysh: vtysh-warnings.patch
2015-05-20 Donald Sharpisisd: isisd-warnings.patch
2015-05-20 Donald Sharpripngd: ripngd-warnings.patch
2015-05-20 Donald Sharpospfd: ospfd-warnings.patch
2015-05-20 Donald Sharpripd: ripd-warnings.patch
2015-05-20 Donald Sharp# This series applies on GIT commit fb5bc49d174aed959ba...
2015-05-20 Donald Sharpbgpd: bgpd-warnings.patch
2015-05-20 Donald Sharpzebra: zebra-warnings.patch
2015-05-20 Donald Sharplib: lib-warnings.patch
2015-05-20 Donald Sharpbgpd: bgpd-no-as.patch
2015-05-20 Donald Sharprename monit to jdoo
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 Sharpuse ptm msg v2 header format for notifications
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
next