summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2008-03-07bug 2753Robert Bays
2008-03-06Fix Bug 2886 Invalid gateway address is acceptedMohit Mehta
2008-02-29Bugfix: 2818.Bob Gilligan
2008-02-27Fix 2906: "delete protocols ospf area X area-type nssa " and then "commit" - ...Stig Thormodsrud
2008-02-21Fix 2679 aggregate-address "as-set" and/or "summary-only" not sent to the rou...Stig Thormodsrud
2008-02-20fix for bug 2541--requires saving temporary file, plus script to walk tree an...Michael Larson
2008-02-19Apply same fix for 2856 under tunnel heirarchy.Stig Thormodsrud
2008-02-19Fix 2856 "delete interfaces ethernet eth1 ip rip" commit failed if "split-hor...Stig Thormodsrud
2008-02-14Add default value for ospf auto-cost reference-bandwidth.Stig Thormodsrud
2008-02-14Comment out "backdoor" command as a workaround until cli bug 2525 is fixed.Stig Thormodsrud
2008-02-13Fix 2819 Plain-text authentication should be identified as suchStig Thormodsrud
2008-02-13Fix 1513 BGP - peer-port and local-port accept invalid valuesStig Thormodsrud
2008-02-13Duplicate quagga "interface ip ospf" tree for tunnel and vif interfaces.Stig Thormodsrud
2008-02-13Add "set interface <type> ip ospf bandwidth" to OSPF cost calculation.Stig Thormodsrud
2008-02-12Fix 2813 'show configuration all' does not display all defaultStig Thormodsrud
2008-02-12Fix 2812 'show configuration all' does not display all default values for bgp.Stig Thormodsrud
2008-02-11Fix 2810 ospf authentications gets truncated to 8 charactersStig Thormodsrud
2008-02-11Fix 2805 'show configuration all' does not display all default values for ospfStig Thormodsrud
2008-02-02Add some comp_help strings to ospf cliStig Thormodsrud
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-29allow per vif configuration of disable-link-statusMichael Larson
2008-01-25Fix 2697 route-map can't be set for default-originateStig Thormodsrud
2008-01-22Ignore spurious error message from 'set bgp <> aggregate-address'debian/0.1Stig Thormodsrud
2008-01-21need to reverse logic for command to quagga too.Michael Larson
2008-01-21moved linkstatus exclusion hook to follow roberts change (i.e. link-detect ->...Michael Larson
2008-01-19remove obsolete link-detect nodeRobert Bays
2008-01-15fix for bug 2534 and prep for larson's vif link detect fixesRobert Bays
2008-01-15wired up link detect to cli. writes to exlusion file. note that link-detect i...Michael Larson
2008-01-14When changing a default gateway, we must 1st delete the last default gateway ...Stig Thormodsrud
2008-01-14Fix bug 2643: perfix-list can be committed without any action being setStig Thormodsrud
2008-01-12Fix 2608: Four octet ASN cannot be configuredStig Thormodsrud
2008-01-11Fix bug 2615, ignore quagga error from no commandStig Thormodsrud
2008-01-08Ignore spurious warning message when deleting bgp neighbor.Stig Thormodsrud
2007-12-31Fix superious error message that results from unnecessary "no network" command.Stig Thormodsrud
2007-12-14change vtsyh callRobert Bays
2007-12-14change bgp node namesRobert Bays
2007-12-12Add wrapper script between cfg templates and vtysh. The wrapper will:Stig Thormodsrud
2007-12-11Implement "rip distribute-list".Stig Thormodsrud
2007-12-10Redo RIP cli to remove interface/network requirement.Stig Thormodsrud
2007-12-06Fix "bgp <> network".Stig Thormodsrud
2007-12-05Fix syntax error in link-detect.Stig Thormodsrud
2007-12-05Rename "ospf ospf" to "ospf parameters" to be consistent with bgp.Stig Thormodsrud
2007-12-05add link-detect node to interfacesRobert Bays
2007-12-03Fix "bgp soft-reconfiguration inbound".Stig Thormodsrud
2007-11-29rename bgp nodes.Robert Bays
2007-11-29Fix delete protocol ospf passive-interface.Stig Thormodsrud
2007-11-29Add OSPF authentication cli to loopback interface.Stig Thormodsrud
2007-11-29Add cli for OSPF authentication.Stig Thormodsrud
2007-11-28Change metric to distance in static routes.Stig Thormodsrud
2007-11-28- Add support for multiple next-hop for same static route.Stig Thormodsrud