summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-043.0.2debian/0.4Mark O'Brien
2008-04-04Fix 3108: Unable to configure ospf 'default-information' originateStig Thormodsrud
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-21Fix debian dependenciesrbalocca
2008-03-20Fix 3026 ospf: failed to delete ospf configuration from top levelStig Thormodsrud
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
2008-03-18VC4.0.1debian/0.3Mark O'Brien
2008-03-18finish help strings for policyRobert Bays
2008-03-17fix bgp and policy for match community and network backdoorRobert Bays
2008-03-17iupdate help strings for policy nodesRobert Bays
2008-03-17update help for access-listsRobert Bays
2008-03-17update help for access-listsRobert Bays
2008-03-14fix for bug 2800Robert Bays
2008-03-14fix for bug 2993Robert Bays
2008-03-14fix for bugs 2725 and 2999Robert Bays
2008-03-12updated fix for bug 2713. neighbor now allows g/G.Robert Bays
2008-03-11fixes for bugs 2713, 2541, 2888, 2676Robert Bays
2008-03-11Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-quagga into glendaleRobert Bays
2008-03-11Change the type from "txt" to "u32" for "protocols ospf access-list <>"Arthur Xiong
2008-03-10fix for bug 2713Robert Bays
2008-03-10fix for bugs 2541, 2888, 2676Robert Bays
2008-03-10Fix Bug 1513 BGP - peer-port and local-port accept invalid valuesMohit Mehta
- BGP - peer-port range changed to <1-65535>, also indicated in the help
2008-03-10Update to GPLv2Stephen Hemminger
Convert from VPL 1.0 to GPLv2
2008-03-10Replace VPL with GPLv2Stephen Hemminger
Glendale is licensed under GPL version 2
2008-03-07Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-quagga into glendaleRobert Bays
2008-03-07fix ospf node for bug 2783Robert Bays
2008-03-07Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg-quagga into glendaleArthur Xiong
2008-03-07Fixed a typoArthur Xiong
2008-03-07Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-quagga into glendaleRobert Bays
2008-03-07Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg-quagga into glendaleArthur Xiong
2008-03-071. Fix bug 2754 - changed node type from txt to ipv4, since in the routing ↵Arthur Xiong
engine, "neighbor A.B.C.D update-source W.X.Y.Z" always works, and there is no ip address saved under interface hence "neighbor A.B.C.D update-source INTERFACE_NAME" doesn't work. 2. Removed the last $VAR(@) from the "delete:" part, since the routing engine treats "no neighbor A.B.C.D update-source W.X.Y.Z" as "Unknown command", but "no neighbor A.B.C.D update-source" does work and accomplishes the deletion correctly.
2008-03-07bug 2716: set metric-type is not implementedRobert Bays
2008-03-07bug 2783: set protocols ospf distribute-list...Robert Bays
2008-03-07bug 2753Robert Bays
2008-03-06Fix Bug 2886 Invalid gateway address is acceptedMohit Mehta
- Change type from text to ipv4
2008-02-29Bugfix: 2818.Bob Gilligan
Add "ip" commands to serial, multilink and pppoe config trees.
2008-02-27Fix 2906: "delete protocols ospf area X area-type nssa " and then "commit" - ↵Stig Thormodsrud
"commit failed"
2008-02-25vc4.0.0debian/0.2Mark O'Brien
2008-02-21Fix 2679 aggregate-address "as-set" and/or "summary-only" not sent to the ↵Stig Thormodsrud
routing engine - work around cli bug 2525 by calling perl script to check node existance
2008-02-20fix for bug 2541--requires saving temporary file, plus script to walk tree ↵Michael Larson
and redefined nodes. a bit of a pain.
2008-02-19Add a check for when the vtysh wrapper is called without any parameters.Stig Thormodsrud
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 ↵Stig Thormodsrud
"split-horizon poison-reverse" is configured. - One little space breaks it. :-(