summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changes to improve BGP convergence time:Donald Sharp2015-05-2010-28/+208
* Clarify the different permutations of soft clearing a peerDonald Sharp2015-05-202-209/+213
* "set metric -10" is not accepted by the parser on 64-bit x86 platformsDonald Sharp2015-05-201-5/+6
* Add [bestpath|multipath] option to 'show ip bgp x.x.x.x'Donald Sharp2015-05-202-37/+279
* BGP crashes if attributes alone consume > 4096 bytesDonald Sharp2015-05-203-5/+45
* Add clear command to force a bestpath recalculation and re-advertisement of a...Donald Sharp2015-05-203-1/+129
* Some small enhancements to thread and workqueue libraries in zebra:Donald Sharp2015-05-204-13/+42
* Add replace-as option to remove-private-asDonald Sharp2015-05-206-34/+303
* Send CEASE NOTIFICATIONS to all peers on "no router bgp"Donald Sharp2015-05-201-0/+11
* bgpd-delete-route-on-invalid-nh.patchDonald Sharp2015-05-201-2/+2
* zebra-set-src-routemap.patchDonald Sharp2015-05-204-15/+83
* Fix aggregation issues found via ANVLDonald Sharp2015-05-203-9/+23
* (no commit message)Donald Sharp2015-05-201-77/+218
* Block martian address configuration on an interface and also block fromDonald Sharp2015-05-203-1/+32
* iBGP multipath is broken if 'bgp deterministic-med' is enabledDonald Sharp2015-05-201-0/+4
* This patch adds support for a new BFD session down message from zebra toDonald Sharp2015-05-2018-4/+276
* zebra: zebra-client-info-detail.patchDonald Sharp2015-05-205-22/+273
* zebra: zebra-static-route-nht.patchDonald Sharp2015-05-206-174/+477
* 'set metric -12' is broken in the parserDonald Sharp2015-05-206-46/+59
* atomic-aggregate is lost when we aggregate another aggregate that has atomic-...Donald Sharp2015-05-203-5/+16
* BGP OutQ counters sometimes display very high valuesDonald Sharp2015-05-201-2/+2
* bgpd-nht-connected-route.patchDonald Sharp2015-05-2014-1169/+340
* zebra: zebra-nht-routemap.patchDonald Sharp2015-05-208-68/+717
* Make the private AS number check 4 byte compatible.Donald Sharp2015-05-202-1/+7
* Add support for route tagsDonald Sharp2015-05-2021-103/+1474
* bgpd-fix-nexthop-show.patchDonald Sharp2015-05-201-57/+59
* bgpd: bgpd-route-map-match-interface.patchDonald Sharp2015-05-205-7/+101
* Make "no redistribute" always remove the redistribute statementDonald Sharp2015-05-203-119/+8
* Fix "no set metric" for ospf6 and RIPDonald Sharp2015-05-202-8/+30
* Summary: Test effect of route-map on received/advertised routesDonald Sharp2015-05-201-76/+391
* bgpd: bgpd-event-driven-route-map-updates.patchDonald Sharp2015-05-2020-397/+1513
* ptm-integration.patchDonald Sharp2015-05-2012-14/+414
* iquagga-faster-compile.patchDonald Sharp2015-05-201-12/+23
* Do not allow a program outside Quagga to delete a Quagga route from the kernel.Donald Sharp2015-05-202-18/+33
* bgpd-maxmed-administrative-onstartup.patchDonald Sharp2015-05-206-3/+341
* Reduce the amount of time it takes to bring up a large number of peersDonald Sharp2015-05-202-14/+3
* bgpd-scale-update-delay-packing.patchDonald Sharp2015-05-206-32/+66
* bgpd: bgpd-ibgp-policy-out-allow-mods.patchDonald Sharp2015-05-205-3/+95
* bgpd: bgpd-routemap-match-localpref.patchDonald Sharp2015-05-202-0/+107
* 'neighbor <if-name> interface' config support in BGP including RA/Zebra changes.Donald Sharp2015-05-2019-295/+1173
* Save the last message from a peer that caused us to send a NOTIFICATIONDonald Sharp2015-05-203-9/+55
* BGP doesn't count a route with an unreachable nexthop in PfxRcdDonald Sharp2015-05-202-6/+10
* bgpd: bgpd-fsm-fix.patchDonald Sharp2015-05-2011-382/+680
* bgpd: bgpd-mrai.patchDonald Sharp2015-05-2010-26/+293
* bgpd: bgpd-peer-outq.patchDonald Sharp2015-05-203-9/+34
* bgpd: bgpd-fix-ipv6-afi-parser-node.patchDonald Sharp2015-05-202-1/+2
* Add a null check in bgp_address_del() function when connectedDonald Sharp2015-05-201-0/+3
* The peer-groups parser is missing advertisement-interval and 'timers connect'Donald Sharp2015-05-202-29/+105
* zebra: zebra-use-fixed-metric-cost.patchDonald Sharp2015-05-202-2/+7
* bgpd: bgpd-table-map.patchDonald Sharp2015-05-2012-124/+491