summaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-13BGP: Remove deprecated commands and add warning that "show ipv6 bgp"Daniel Walton4-329/+49
2015-11-13OSPF: remove deprecated commandsDaniel Walton1-40/+0
2015-11-12bgp may add multiple path entries with the same nexthopDaniel Walton4-6/+15
2015-11-12BGP: "redistribute" is missing from the "address-family ipv4 unicast" sub-con...Daniel Walton1-0/+20
2015-11-11BGP: changing remote-as from external to external resets connectionDonald Sharp1-2/+4
2015-11-10Quagga default: BGP "no-as-set" should be the default for "bgp as-path multip...Daniel Walton4-90/+32
2015-11-10BGP: route-server will now use addpath...chop the _rsclient codeDaniel Walton13-2959/+81
2015-11-10Zebra: Remove dependency on rib_bogus_ipv6Donald Sharp3-43/+3
2015-11-09OSPF: Fix zlog_warn to zlog_debug in some unlikely scenariosDonald Sharp1-8/+10
2015-11-06Quagga crash in prefix_list_applyDaniel Walton1-1/+2
2015-11-06BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS"Daniel Walton10-81/+262
2015-11-05BGP: Correctly display local-as for peer-group memberDaniel Walton1-1/+6
2015-11-05BGP: support for addpath TXDaniel Walton18-281/+656
2015-11-05debian: Modify Quagga cumulus version in debian packagingDonald Sharp1-1/+1
2015-11-04BGP ORF fails to filter prefixes correctlyDaniel Walton4-13/+35
2015-11-04BGP: enable deterministic-med by defaultDaniel Walton2-6/+15
2015-11-04*: add VRF ID in the API message headerFeng Lu40-534/+989
2015-11-03BGP: vtysh should accept just "router bgp" if the AS is already definedDaniel Walton3-17/+55
2015-11-03Enable OSPF "log-adjacency-changes" by defaultDaniel Walton3-10/+23
2015-11-03Add "no debug ospf" and "no debug ospf6" commands to disable all ospf debuggingDaniel Walton3-0/+113