summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-17fix for bug 110. added discard command to configure mode. This command ↵Michael Larson
deletes local changes and keeps the user in configure mode.
2008-06-17fix for bug 3347--skip def file.oMichael Larson
2008-06-11Block reboot from config mode.Stig Thormodsrud
2008-06-04Add exception for /31 and /32 for ipv4 and /128 for ipv6Stig Thormodsrud
2008-06-03Fix 920: System allows configuration of invalid IP Address for subnetStig Thormodsrud
2008-05-19Merge branch 'hollywood' of git:/git/vyatta-cfg into hollywoodrbalocca
2008-05-19Ignore log filerbalocca
2008-05-19Fix for bug #3274 https://bugzilla.vyatta.com/show_bug.cgi?id=3274rbalocca
2008-05-19Force "protocols ospf parameters" to be committed before other ospf config.Stig Thormodsrud
This should fix bug 3272 at boot time, but we still need to fix quagga so that it doesn't crash if router-id is changed during convergence.
2008-05-14Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-cfg into hollywoodStephen Hemminger
2008-05-14Avoid any problems with non-device entries in /sys/class/netStephen Hemminger
Bonding leaves file in /sys/class/net/bonding. Avoid any problems this causes.
2008-05-14Remove unused dependenciesStephen Hemminger
No longer need Tie or flock, these were used when dealing with watchlink
2008-05-09Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywoodStig Thormodsrud
2008-05-09Fix vlan regex.Stig Thormodsrud
2008-05-08fix for bug 3239: now support regex-based ordering for startup configAn-Cheng Huang
loading.
2008-05-08Add more granularity to config rank (commit rip, ospf, bgp separately).Stig Thormodsrud
2008-05-07Fix problem with Default-Stoprbalocca
2008-05-07Convert to our method of changelog creationrbalocca
2008-05-07Merge branch 'glendale' into hollywoodrbalocca
2008-05-06Only check for dhcp client on eth, vlan, and bridge.Stig Thormodsrud
2008-05-063.0.5debian/0.9glendaleMark O'Brien
2008-05-053.0.4debian/0.8Mark O'Brien
2008-05-05Fix 3233 dhcp client doesn't work on bridge interfaceStig Thormodsrud
2008-05-01support "wildcard" ranking at boot time. only VRRP uses this for now.An-Cheng Huang
cherry-picked from hollywood for VRRP issue.
2008-05-01support "wildcard" ranking at boot time. only VRRP uses this for now.An-Cheng Huang
2008-04-29partial fix for bug 3216: display escaped edit path correctly.An-Cheng Huang
2008-04-293.0.3debian/0.7Mark O'Brien
2008-04-26Merge branch 'glendale' into hollywoodrbalocca
2008-04-25Merge branch 'glendale' of speedyw:git/vyatta-cfg into glendaleStephen Hemminger
2008-04-24fix for show -all. note there is a change in how config files are ↵Michael Larson
saved--only set values are now save as opposed to set values plus all default values. set values will be saved now even if they match the default value.
2008-04-24Eliminate vestigates of watchlinkStephen Hemminger
Watchlink is no longer used to manage link detection. This is now provided by kernel.
2008-04-23Add parted debian package for install-system usehollisterrbalocca
2008-04-23Remove hack to cycle state for static routesStephen Hemminger
This should no longer be needed Revert "cycle interface state on IP address assigment to fix static routes" This reverts commit b0dd3c96c5e30077a602082c829d4bccf7795252.
2008-04-23backing out show cmd change for now on existence of defMichael Larson
2008-04-23final checkin as fix for bug 1219.Michael Larson
2008-04-23mask out def markers in config scriptMichael Larson
2008-04-22Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywoodMichael Larson
2008-04-22create def file to mark configuration nodes that are created by default, ↵Michael Larson
rather than a node with a default value created by a user. partial fix for bug 1219. Allows system to differentiate between active def nodes versus user created nodes with def values.
2008-04-21Merge branch 'glendale' into hollywoodrbalocca
2008-04-21Indicate the VC4.0.2 release candidate in the changelogrbalocca
2008-04-19VC4.0.2debian/0.6Mark O'Brien
2008-04-19cycle interface state on IP address assigment to fix static routesRobert Bays
2008-04-18If watchlink isn't running, don't treat it as a fatal error.Stig Thormodsrud
2008-04-18fix for bug 3177Robert Bays
2008-04-16modified fix for 2525--fixes problem introduced with last fix (bug 3163)Michael Larson
2008-04-16VC4.0.2debian/0.5Mark O'Brien
2008-04-15revert fix for 2525 until delete on commit warnings are resolved.Michael Larson
2008-04-15Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywoodMichael Larson
2008-04-15reverse sort order on deleteMichael Larson
2008-04-14Merge branch 'hollywood' of git:/git/vyatta-cfg into hollywoodrbalocca