summaryrefslogtreecommitdiffstats
path: root/solaris (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-20Increase SO_SNDBUF and SO_RCVBUF to 8MB to avoid drops in large networks.Donald Sharp1-0/+35
2015-05-20BGP: back to back route refreshes can set BGP_INFO_ATTR_CHANGED on the first ...Donald Sharp1-4/+0
2015-05-20Implement BGP as-override featureDonald Sharp6-1/+129
2015-05-20per-interface ospf enable and area set command.Donald Sharp5-20/+281
2015-05-20Unnumbered interface support.Donald Sharp12-44/+217
2015-05-20onlink commit from Quagga-RE branchDonald Sharp6-2/+73
2015-05-20Support for 'clear ip ospf interface [IFNAME]'Donald Sharp3-0/+47
2015-05-20Overhual BGP debugsDonald Sharp22-830/+1337
2015-05-20Changes to improve BGP convergence time:Donald Sharp10-28/+208
2015-05-20Clarify the different permutations of soft clearing a peerDonald Sharp2-209/+213
2015-05-20"set metric -10" is not accepted by the parser on 64-bit x86 platformsDonald Sharp1-5/+6
2015-05-20Add [bestpath|multipath] option to 'show ip bgp x.x.x.x'Donald Sharp2-37/+279
2015-05-20BGP crashes if attributes alone consume > 4096 bytesDonald Sharp3-5/+45
2015-05-20Add clear command to force a bestpath recalculation and re-advertisement of a...Donald Sharp3-1/+129
2015-05-20Some small enhancements to thread and workqueue libraries in zebra:Donald Sharp4-13/+42
2015-05-20Add replace-as option to remove-private-asDonald Sharp6-34/+303
2015-05-20Send CEASE NOTIFICATIONS to all peers on "no router bgp"Donald Sharp1-0/+11
2015-05-20bgpd-delete-route-on-invalid-nh.patchDonald Sharp1-2/+2
2015-05-20zebra-set-src-routemap.patchDonald Sharp4-15/+83
2015-05-20Fix aggregation issues found via ANVLDonald Sharp3-9/+23
2015-05-20(no commit message)Donald Sharp1-77/+218
2015-05-20Block martian address configuration on an interface and also block fromDonald Sharp3-1/+32
2015-05-20iBGP multipath is broken if 'bgp deterministic-med' is enabledDonald Sharp1-0/+4
2015-05-20This patch adds support for a new BFD session down message from zebra toDonald Sharp18-4/+276
2015-05-20zebra: zebra-client-info-detail.patchDonald Sharp5-22/+273
2015-05-20zebra: zebra-static-route-nht.patchDonald Sharp6-174/+477
2015-05-20'set metric -12' is broken in the parserDonald Sharp6-46/+59
2015-05-20atomic-aggregate is lost when we aggregate another aggregate that has atomic-...Donald Sharp3-5/+16
2015-05-20BGP OutQ counters sometimes display very high valuesDonald Sharp1-2/+2
2015-05-20bgpd-nht-connected-route.patchDonald Sharp14-1169/+340
2015-05-20zebra: zebra-nht-routemap.patchDonald Sharp8-68/+717
2015-05-20Make the private AS number check 4 byte compatible.Donald Sharp2-1/+7
2015-05-20Add support for route tagsDonald Sharp21-103/+1474
2015-05-20bgpd-fix-nexthop-show.patchDonald Sharp1-57/+59
2015-05-20bgpd: bgpd-route-map-match-interface.patchDonald Sharp5-7/+101
2015-05-20Make "no redistribute" always remove the redistribute statementDonald Sharp3-119/+8
2015-05-20Fix "no set metric" for ospf6 and RIPDonald Sharp2-8/+30
2015-05-20Summary: Test effect of route-map on received/advertised routesDonald Sharp1-76/+391
2015-05-20bgpd: bgpd-event-driven-route-map-updates.patchDonald Sharp20-397/+1513
2015-05-20ptm-integration.patchDonald Sharp12-14/+414
2015-05-20iquagga-faster-compile.patchDonald Sharp1-12/+23
2015-05-20Do not allow a program outside Quagga to delete a Quagga route from the kernel.Donald Sharp2-18/+33
2015-05-20bgpd-maxmed-administrative-onstartup.patchDonald Sharp6-3/+341
2015-05-20Reduce the amount of time it takes to bring up a large number of peersDonald Sharp2-14/+3
2015-05-20bgpd-scale-update-delay-packing.patchDonald Sharp6-32/+66
2015-05-20bgpd: bgpd-ibgp-policy-out-allow-mods.patchDonald Sharp5-3/+95
2015-05-20bgpd: bgpd-routemap-match-localpref.patchDonald Sharp2-0/+107
2015-05-20'neighbor <if-name> interface' config support in BGP including RA/Zebra changes.Donald Sharp19-295/+1173
2015-05-20Save the last message from a peer that caused us to send a NOTIFICATIONDonald Sharp3-9/+55
2015-05-20BGP doesn't count a route with an unreachable nexthop in PfxRcdDonald Sharp2-6/+10