summaryrefslogtreecommitdiffstats
path: root/vtysh/extract.pl.in (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-23Fix bugs reported by coverity scanDenil Vira3-12/+4
2015-07-23Fix bgp_route.c missing codeDonald Sharp1-3/+2
2015-07-22Some more missing changesDonald Sharp3-5/+24
2015-07-22Cleanup of missing NEXTHOP_FORCE_SELFDonald Sharp4-56/+107
2015-07-22Fixup of some last remaining differences between stg and gitDonald Sharp4-8/+6
2015-07-22ptm-integration.patchDonald Sharp4-127/+212
2015-07-22Fixup of peer memory leaks in bgpDonald Sharp2-19/+22
2015-07-22multipath is broken if deterministic-med is enabledDaniel Walton1-7/+1
2015-07-22bgpd-capability-cleanup.patchDonald Sharp3-23/+56
2015-07-22Call of quagga-reload.py does not return error codeDonald Sharp1-0/+1
2015-07-22This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp28-431/+1285
2015-07-22When IPv6 peer BFD down status is received by BGP, all the the peers for whic...Donald Sharp3-15/+33
2015-07-22The last BGP peer down reason code "PEER_DOWN_V6ONLY_CHANGE" has no correspon...Donald Sharp1-1/+2
2015-07-22bgpd-interface-ipv4-cmd.patchDonald Sharp4-24/+141
2015-07-22quagga-fix-stop-vty.patchDonald Sharp1-1/+1
2015-07-22The MD5 password configured for a BGP peer was incorrectly gettingDonald Sharp2-4/+12
2015-07-22watchquagga-mode-3-fix.patchDonald Sharp2-10/+3
2015-07-22Add optional json capability to the "show ip ospf neighbor", "show ip ospf ne...Donald Sharp1-80/+211
2015-07-22Add json capability to the "show ip ospf interface [INTERFACE]" and "show ip ...Donald Sharp1-117/+296
2015-07-22Add json capability to the ospf commands: "show ip ospf" and "show ip ospf <1...Donald Sharp1-190/+498
2015-07-22Use camelCase notation for all json keywordsDonald Sharp4-64/+64
2015-06-12Remove draft-walton-bgp-hostname-capability-00 for nowDonald Sharp8-335/+19
2015-06-12ipv6_ll_address_to_mac() fails to correctly convert fe80::a8aa:aaff:feaa:aaf8...Donald Sharp1-2/+1
2015-06-12bgpd-5549-display-ll-ifname.patchDonald Sharp1-8/+40
2015-06-12bgpd-addpath-rx-cap-fix.patchDonald Sharp1-1/+15
2015-06-12BGP: Restart the BGP FSM if update source fails.Donald Sharp1-6/+12
2015-06-12bgpd-set-somark.patchDonald Sharp3-0/+27
2015-06-12This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp33-320/+2870
2015-06-12Key changes:Donald Sharp14-476/+578
2015-06-12BGP: bestpath needs to prefer confed-external over confed-internalDonald Sharp1-8/+28
2015-06-12Remove the '(ignored)' output for nexthops, instead display 'used' for the us...Donald Sharp1-1/+5
2015-06-12Here we have an unsual confederations config, "router bgp X" andDonald Sharp5-46/+125
2015-06-12Use nexthop-global-foo and nexthop-local-foo for all nexthop related JSON keysDonald Sharp1-9/+9
2015-06-12BGP cannot do a "no" on "neighbor x.x.x.x update-source lo"Donald Sharp1-4/+7
2015-06-12When an interface goes down, any neigbors learnt on that interfaceDonald Sharp2-6/+67
2015-06-12The nexthop reveived for a prefix in a BGP update is cached in theDonald Sharp1-1/+7
2015-06-12If the received MP nexthop is a martian address, treat the update asDonald Sharp1-30/+63
2015-06-12When a route-reflector is configured with "next-hop self" towards an IBGPDonald Sharp1-0/+1
2015-06-12Fix route-map peer-address configuration and operation.Donald Sharp1-18/+22
2015-06-12When peering is done on link-local address, always store the local addressDonald Sharp1-3/+7
2015-06-12With the dynamic update groups feature, BGP updates are formed for an updateDonald Sharp2-4/+24
2015-06-12A nexthop value specified by an outbound routemap is not beingDonald Sharp5-138/+165
2015-06-11BGP Path attributes classified as well-known and mandatory need to beDonald Sharp3-16/+26
2015-06-11When performing a delete of an IPv6 route, BGP passes along a nexthopDonald Sharp1-41/+7
2015-06-11When a route-map configuration is used to set the nexthop to a value, makeDonald Sharp3-1/+54
2015-06-11Update the log message when we receive a non-link-local nexthop for betterDonald Sharp1-1/+2
2015-06-11(no commit message)Donald Sharp7-3/+159
2015-06-11bgpd, zebra: rfc-5549-generic.patchDonald Sharp20-72/+526
2015-06-11zebra, bgpd, ospfd: 'redistribute table' to 'redistribute table <table-id>'Donald Sharp2-29/+94
2015-06-11The CHANGED flag may be set for a route (RIB entry) due to change inDonald Sharp1-5/+23