summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-01Don't double log quagga messagesStephen Hemminger
Bug 4205 Duplicate messages in syslog for quagga notice and above messages.
2009-03-31Set forwarding-delay when STP is enabledStephen Hemminger
If using STP then apply configured forwarding-delay or 15 if none specified.
2009-03-31Turn off forwarding delay if STP is offStephen Hemminger
Bug 4226 There is no need for forwarding delay unless doing spanning tree.
2009-03-260.15.13debian/0.15.13Bob Gilligan
2009-03-260.15.12Bob Gilligan
2009-03-26Bugfix 4139: Increase minimum root filesystem size to 1 GB.Bob Gilligan
2009-03-260.15.11debian/0.15.11Stephen Hemminger
2009-03-26Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jennerStephen Hemminger
2009-03-26Revert "Split login authentication configuration into three scripts"Stephen Hemminger
This reverts commit fd605ab5d4ce4aa4015089042afd90f6e5c6ba59.
2009-03-250.15.10debian/0.15.10Stig Thormodsrud
2009-03-25Add "interface ethernet <> bridge-group bridge" update tag in addition to ↵Stig Thormodsrud
create tag.
2009-03-250.15.9debian/0.15.9Stig Thormodsrud
2009-03-25Change bridge check from "syntax" to "create".Stig Thormodsrud
Change allowed tag to use new interface check.
2009-03-250.15.8debian/0.15.8Stephen Hemminger
2009-03-25move keepalived.pm to vyatta-cfgStephen Hemminger
2009-03-250.15.7debian/0.15.7Stephen Hemminger
2009-03-25Fix update of descriptionStephen Hemminger
Bug 4249
2009-03-25Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2009-03-25Change "syntax" check to "commit" check for "bridge-group bridge".Stig Thormodsrud
2009-03-240.15.6debian/0.15.6Stig Thormodsrud
2009-03-24Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jennerStig Thormodsrud
2009-03-24Change "syntax" check to a "commit" check.Stig Thormodsrud
Seems like "syntax" check should only be done for thing related to the current node hierarchy.
2009-03-23Split login authentication configuration into three scriptsStephen Hemminger
Getting cumbersome with one big script.
2009-03-23Fix bare file handle warningStephen Hemminger
2009-03-230.15.5debian/0.15.5Stephen Hemminger
2009-03-23Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jennerStephen Hemminger
2009-03-23Save interface description in kernelStephen Hemminger
2009-03-230.15.4debian/0.15.4An-Cheng Huang
2009-03-23use renamed tacplus packageAn-Cheng Huang
2009-03-16will help debug bug 4181 if and when it happensMohit Mehta
2009-03-12Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2009-03-12Change update to create on multi-nodesStephen Hemminger
2009-03-120.15.3-14debian/0.15.3-14Stig Thormodsrud
2009-03-12Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jennerStig Thormodsrud
2009-03-12Fix 4190: vrrp may fail to start daemon if previous commit of vrrp partially ↵Stig Thormodsrud
failed
2009-03-110.15.3-13debian/0.15.3-13Stephen Hemminger
2009-03-11Don't allow vif on disabled bonding interfaceStephen Hemminger
2009-03-11Fix delete of bonding vifStephen Hemminger
Need dev in argument
2009-03-11Fix perlcritic warning about bare file handleStephen Hemminger
Use 3 arg open.
2009-03-10use code from Vyatta::Misc where is_dhcp_enabled() is already definedMohit Mehta
2009-03-090.15.3-12debian/0.15.3-12Bob Gilligan
2009-03-09Remove per-interface firewall templates. They are generated now.Bob Gilligan
2009-03-08Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jennerStig Thormodsrud
2009-03-08Fix 4183: No auto completion for group number when running 'clear vrrpStig Thormodsrud
master interface <ifname> group <group-num>'
2009-03-070.15.3-11debian/0.15.3-11An-Cheng Huang
2009-03-07Fix path to lsofStephen Hemminger
Show tech-support would fail when running lsof as operator.
2009-03-06Remove prefix mask on vip if present since it can't be using in arping.Stig Thormodsrud
2009-03-060.15.3-10debian/0.15.3-10Stig Thormodsrud
2009-03-06Specify source address with arping since we no longer require an IPStig Thormodsrud
address on the actual interface.
2009-03-06Remove unused directory.Stig Thormodsrud