summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-30Add IP routing protocol config templates for PPPOE, PPPOE and ClassicalBob Gilligan
IP over ATM on ADSL interfaces.
2008-04-30Fix 3139 Check for previous authentication type before allowing anotherStig Thormodsrud
2008-04-27Merge commit 'origin/glendale' into hollywoodAn-Cheng Huang
Conflicts: templates/interfaces/ethernet/node.tag/disable-link-detect/node.def templates/interfaces/ethernet/node.tag/vif/node.tag/disable-link-detect/node.def
2008-04-26Fix typo in node.def (from linkwatch removal)Stephen Hemminger
The disable-link-detect template was missing a quote. So just convert it over to current syntax.
2008-04-26Merge branch 'glendale' into hollywoodrbalocca
2008-04-25Remove linkstatus scriptStephen Hemminger
Watchlink is no longer used/needed
2008-04-24Bugfix: 3181, 3019hollisterBob Gilligan
Allow static interface routes to be configured via PPP interfaces that are down. Quagga will install the route when the interface comes up.
2008-04-21Merge branch 'glendale' into hollywoodrbalocca
Conflicts: templates/interfaces/loopback/node.tag/ip/ospf/network/node.def templates/protocols/bgp/node.tag/parameters/confederation/peers/node.def
2008-04-21Indicate the VC4.0.2 release candidate in the changelogrbalocca
2008-04-19VC4.0.2debian/0.6Mark O'Brien
2008-04-18don't signal watchlink if it's not runningAn-Cheng Huang
2008-04-16VC4.0.2debian/0.5Mark O'Brien
2008-04-15Fix Bug 2849 "disable-split-horizon" needs to be implementedMohit Mehta
-implemented 'split-horizon disable' for all interfaces that allow configuring RIP
2008-04-15Fix Bug 2849 "disable-split-horizon" needs to be implementedMohit Mehta
-implemented 'split-horizon disable' for all interfaces that allow configuring RIP
2008-04-15Partial fix for 3004. Set priority of network node higher than virtual-link ↵Stig Thormodsrud
node.
2008-04-15Merge from glendalerbalocca
2008-04-14Updated autocomplet for loopback non-broadcast optionMark O'Brien
2008-04-11add 2 lines acidentally deleted in last commit for attribute-unchangedRobert Bays
2008-04-11fix for bugs 3085,3114,3121,3119,3120Robert Bays
2008-04-11Fix for bug 3093Mark O'Brien
2008-04-11Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help string for 'set default gateway' standardized
2008-04-11Merge branch 'glendale' into hollywoodrbalocca
Conflicts: templates/protocols/ospf/area/node.tag/range/node.tag/cost/node.def templates/protocols/ospf/area/node.tag/range/node.tag/not-advertise/node.def templates/protocols/ospf/area/node.tag/range/node.tag/substitute/node.def templates/protocols/ospf/area/node.tag/virtual-link/node.tag/authentication/md5/node.def templates/protocols/ospf/area/node.tag/virtual-link/node.tag/authentication/plaintext-password/node.def
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-cfg-quagga
2008-04-09Fix [Bug 3125] "...... range <> no-advertise" should be removed from the ↵Stig Thormodsrud
config while it is removed from the routing engine by "set protocols ospf area <> range <> substitute <>"
2008-04-09Fix 3126: ospf virtual-link authentication types should not be able to be ↵Stig Thormodsrud
coexisted in the config
2008-04-09Merge branch 'glendale' into hollywoodrbalocca
2008-04-08Fix 3129: "delete protocols ospf neighbor <> priority" should delete the ↵Stig Thormodsrud
neighbor in the config as under the routing engine
2008-04-08Make sure OSPF area-type is set before default-cost.Stig Thormodsrud
2008-04-08Fix 3124: "set protocols ospf area <> area-type nssa translate always" ↵Stig Thormodsrud
removed "...... nssa no-summary" from the routing engine
2008-04-08Fix 3130: "set protocols ospf compatible rfc1583" or " set protocols ospf ↵Stig Thormodsrud
parameters rfc1583-compatibility" needs to be removed
2008-04-08Fix 3131: "delete protocols ospf parameters abr-type" does not remove " ospf ↵Stig Thormodsrud
abr-type standard" from the routing engine
2008-04-08Fix 3133: "delete protocols ospf timers throttle spf delay" commit failedStig Thormodsrud
2008-04-08Fix 3132: "set protocols ospf refresh timers <>" then commit failedStig Thormodsrud
2008-04-08Fix 3128: "isis" needs to be removed under " protocols ospf access-list <> ↵Stig Thormodsrud
export"
2008-04-07Fix 3115: set protocols ospf default-information originate always" sends no ↵Stig Thormodsrud
"always" to the routing engine
2008-04-04Merge branch 'glendale' into hollywoodrbalocca
2008-04-043.0.2debian/0.4Mark O'Brien
2008-04-04Fix 3108: Unable to configure ospf 'default-information' originateStig Thormodsrud
2008-03-29Merge branch 'glendale' into hollywoodrbalocca
2008-03-28fix bug 3074Robert Bays
2008-03-25shorten some of the BGP help stringsRobert Bays
2008-03-25Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-quagga into glendaleRobert Bays
2008-03-25update help strings in BGPRobert Bays
add comp_help strings to BGP remove enforce-capability parameter since in quagga it's an alias remove interface parameter since it's ipv6 related remove password parameter as the md5 code isn't in the current release fixed a couple of parameter relationship bugs
2008-03-24Set dependencies on either bash or vyatta-bashrbalocca
2008-03-22Merge branch 'glendale' into hollywoodrbalocca
2008-03-21Fix debian dependenciesrbalocca
2008-03-20Fix 3026 ospf: failed to delete ospf configuration from top levelStig Thormodsrud
2008-03-20Merge branch 'glendale' into hollywoodRick Balocca
2008-03-19Merge branch 'glendale' of git:/git/vyatta-cfg-quagga into glendaleMark O'Brien
Conflicts: debian/changelog
2008-03-183.0.1Mark O'Brien