summaryrefslogtreecommitdiffstats
path: root/vtysh/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-05-20bgpd: bgpd-fsm-fix.patchDonald Sharp11-382/+680
2015-05-20bgpd: bgpd-mrai.patchDonald Sharp10-26/+293
2015-05-20bgpd: bgpd-peer-outq.patchDonald Sharp3-9/+34
2015-05-20bgpd: bgpd-fix-ipv6-afi-parser-node.patchDonald Sharp2-1/+2
2015-05-20Add a null check in bgp_address_del() function when connectedDonald Sharp1-0/+3
2015-05-20The peer-groups parser is missing advertisement-interval and 'timers connect'Donald Sharp2-29/+105
2015-05-20zebra: zebra-use-fixed-metric-cost.patchDonald Sharp2-2/+7
2015-05-20bgpd: bgpd-table-map.patchDonald Sharp12-124/+491
2015-05-20Patch to produce output of BGP commands in csv format. Useful for easier scri...Donald Sharp4-125/+502
2015-05-20nexthop-tracking.patchDonald Sharp33-211/+2224
2015-05-20bgpd: bgpd-update-delay.patchDonald Sharp11-14/+531
2015-05-20bgpd: bgpd-restart-bit-fix.patchDonald Sharp4-10/+64
2015-05-20Remove incorrect SNMP error when installing debian packageDonald Sharp1-7/+0
2015-05-20ospfd: ospfv2-fix-interface-mode-cmd.patchDonald Sharp1-0/+9
2015-05-20cluster-id length equality for multipathDonald Sharp7-76/+109
2015-05-20Add set ipv6 next-hop peer-address command.Donald Sharp1-1/+121
2015-05-20IPv6 multipath is broken in BGP if nexthop contains only global address.Donald Sharp1-21/+24
2015-05-20Enable support for BGP IPV6 multipath.Donald Sharp4-20/+120
2015-05-20When an LSA is flushed we need to update the timestamps for them. ThisDonald Sharp1-0/+10
2015-05-20Section 16.0 of rfc2328 (OSPF) specifies that the short-pathDonald Sharp1-7/+0
2015-05-20enable autoreconf so that Makefile.in is regenerated in the cumulus build.Donald Sharp1-1/+1
2015-05-20This patch enables support for multipath for IPV6. The nexthop informationDonald Sharp4-31/+178
2015-05-20Modified the number of writes to service at mostDonald Sharp4-35/+69
2015-05-20In the "write" direction added a command to ensure that QuaggaDonald Sharp4-103/+162
2015-05-20Set the RCVBUF and SNDBUF sizes to the maximum possible amount toDonald Sharp1-0/+36
2015-05-20Ensuring that all interfaces are served in a round robin fashion duringDonald Sharp1-3/+15
2015-05-20Add a null check to ensure that another threadDonald Sharp1-1/+1
2015-05-20Send ARP requests proactively during OSPF Adjacency formation.Donald Sharp3-2/+57
2015-05-20Added show command to display only the routes in the RIB thatDonald Sharp1-0/+124
2015-05-20Bump default netlink socket buffer size to 4M.Donald Sharp1-1/+1