summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-240.14.23debian/0.14.23slioch
2009-02-24replace unionfs synchronization code with piecewise copy. this should fix ↵slioch
most of the problems related to nested priorities (but not all). also moved node profiling output from debug file to stdout (when enabled by the -c flag).
2009-02-200.14.22debian/0.14.22Stephen Hemminger
2009-02-20move ospf/rip before interfaceStephen Hemminger
2009-02-190.14.21debian/0.14.21slioch
2009-02-19adjust priority file to push root nodes of protocol before sub nodes to ↵slioch
ensure that daemons stop/stop are handled in correct order. OSPF priority changes are ugly and needs to be fixed either in priority notation, or move start/stop to parameters (which probably isn't that intuitive).
2009-02-19changes in priority to support bgp process start/stop.slioch
2009-02-190.14.20debian/0.14.20Stephen Hemminger
2009-02-19Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jennerStephen Hemminger
2009-02-19Typo in regex for vtunStephen Hemminger
Wouldn't match openvpn tunnels correctly.
2009-02-180.14.19debian/0.14.19An-Cheng Huang
2009-02-18fix for bug 4138: reset *glob after completionAn-Cheng Huang
2009-02-180.14.18debian/0.14.18Bob Gilligan
2009-02-18Remove no longer used protocol/disable entriesStephen Hemminger
Also put newline at end of file
2009-02-18Add type check function for firewall IPv6 src/dst address parametersBob Gilligan
2009-02-18need to add service to priority file.slioch
2009-02-180.14.17debian/0.14.17Stephen Hemminger
2009-02-18Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jennerStephen Hemminger
2009-02-18Add Vyatta::Interface::get_interfacesStephen Hemminger
Hook to get types listed in net_prefix table.
2009-02-18removing incorrect placement of node.tag on firewall/group priorityslioch
2009-02-18fixed vrrp configuration error by placing vrrp under vif after vif interface ↵slioch
is created. this is a nested priority and can potentially cause a problem if the parent fails and the child succeeds.
2009-02-170.14.16debian/0.14.16slioch
2009-02-17added additional debug output and fixed dumping of trans nodes to screen. ↵slioch
added default priorities in priorities file. also fixed bug where interface changes could sweep in portions of failed configuration on error. now fixed.
2009-02-17added dump transaction support to write to stdout rather than redirected ↵slioch
/tmp/cfg-stdout.log file. Enable with -s flag on commit to view local session data and associated actions.
2009-02-17added generic commit failed message on any portion of the configuration ↵slioch
failing. To get additional details (i.e. location of failure and actions associated with nodes) run with the -e flag.
2009-02-16change bgp disable node priorityStephen Hemminger
2009-02-160.14.15debian/0.14.15Stephen Hemminger
2009-02-16Add hook for starting protocolsStephen Hemminger
2009-02-13provide non-default priorities to load-balancing and cluster so theseslioch
nodes can be treated as separate transactions.
2009-02-130.14.14debian/0.14.14slioch
2009-02-12removed priority specification for vrrp. checked with stig and it doesn't ↵slioch
sound like priorities are needed. also priority specified with new cli and vrrp script generated an error on vrrp changes file.
2009-02-12typo on setting firewall group priority.slioch
2009-02-12enable new cli.slioch
2009-02-110.14.13debian/0.14.13Stephen Hemminger
2009-02-11Remove script for vyatta-cfg-reloadStephen Hemminger
Moved it back over to vyatta-cfg-quagga
2009-02-10Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jennerStephen Hemminger
2009-02-10Add new option for checking name validityStephen Hemminger
Many templates should allow any known interface type, since interface may be created later. So create some generic hooks for validation.
2009-02-09fixed reversed priority for bgp parameters andslioch
neighbors--order now agrees with configload.pm
2009-02-09Fix Bug 3385 in completion script, thus, also fixing Bug 4120Mohit Mehta
2009-02-080.14.12debian/0.14.12Stephen Hemminger
2009-02-08Change order of config loadStephen Hemminger
OSPF and RIP have to be started before interfaces
2009-02-08Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jennerStephen Hemminger
2009-02-06Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg into jennerStig Thormodsrud
2009-02-06Force firewall group to be configured before firewall.Stig Thormodsrud
2009-02-050.14.11debian/0.14.11Stephen Hemminger
2009-02-05Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jennerStephen Hemminger
2009-02-05Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jennerStephen Hemminger
2009-02-05Move config reload from quagga to vyatta-cfgStephen Hemminger
More generally useful, and maintaince is better when closer to home
2009-02-050.14.10debian/0.14.10Stephen Hemminger
2009-02-05Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jennerStephen Hemminger