Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-24 | 0.14.23debian/0.14.23 | slioch | |
2009-02-24 | replace 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-20 | 0.14.22debian/0.14.22 | Stephen Hemminger | |
2009-02-20 | move ospf/rip before interface | Stephen Hemminger | |
2009-02-19 | 0.14.21debian/0.14.21 | slioch | |
2009-02-19 | adjust 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-19 | changes in priority to support bgp process start/stop. | slioch | |
2009-02-19 | 0.14.20debian/0.14.20 | Stephen Hemminger | |
2009-02-19 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-02-19 | Typo in regex for vtun | Stephen Hemminger | |
Wouldn't match openvpn tunnels correctly. | |||
2009-02-18 | 0.14.19debian/0.14.19 | An-Cheng Huang | |
2009-02-18 | fix for bug 4138: reset *glob after completion | An-Cheng Huang | |
2009-02-18 | 0.14.18debian/0.14.18 | Bob Gilligan | |
2009-02-18 | Remove no longer used protocol/disable entries | Stephen Hemminger | |
Also put newline at end of file | |||
2009-02-18 | Add type check function for firewall IPv6 src/dst address parameters | Bob Gilligan | |
2009-02-18 | need to add service to priority file. | slioch | |
2009-02-18 | 0.14.17debian/0.14.17 | Stephen Hemminger | |
2009-02-18 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-02-18 | Add Vyatta::Interface::get_interfaces | Stephen Hemminger | |
Hook to get types listed in net_prefix table. | |||
2009-02-18 | removing incorrect placement of node.tag on firewall/group priority | slioch | |
2009-02-18 | fixed 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-17 | 0.14.16debian/0.14.16 | slioch | |
2009-02-17 | added 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-17 | added 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-17 | added 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-16 | change bgp disable node priority | Stephen Hemminger | |
2009-02-16 | 0.14.15debian/0.14.15 | Stephen Hemminger | |
2009-02-16 | Add hook for starting protocols | Stephen Hemminger | |
2009-02-13 | provide non-default priorities to load-balancing and cluster so these | slioch | |
nodes can be treated as separate transactions. | |||
2009-02-13 | 0.14.14debian/0.14.14 | slioch | |
2009-02-12 | removed 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-12 | typo on setting firewall group priority. | slioch | |
2009-02-12 | enable new cli. | slioch | |
2009-02-11 | 0.14.13debian/0.14.13 | Stephen Hemminger | |
2009-02-11 | Remove script for vyatta-cfg-reload | Stephen Hemminger | |
Moved it back over to vyatta-cfg-quagga | |||
2009-02-10 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-02-10 | Add new option for checking name validity | Stephen Hemminger | |
Many templates should allow any known interface type, since interface may be created later. So create some generic hooks for validation. | |||
2009-02-09 | fixed reversed priority for bgp parameters and | slioch | |
neighbors--order now agrees with configload.pm | |||
2009-02-09 | Fix Bug 3385 in completion script, thus, also fixing Bug 4120 | Mohit Mehta | |
2009-02-08 | 0.14.12debian/0.14.12 | Stephen Hemminger | |
2009-02-08 | Change order of config load | Stephen Hemminger | |
OSPF and RIP have to be started before interfaces | |||
2009-02-08 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-02-06 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg into jenner | Stig Thormodsrud | |
2009-02-06 | Force firewall group to be configured before firewall. | Stig Thormodsrud | |
2009-02-05 | 0.14.11debian/0.14.11 | Stephen Hemminger | |
2009-02-05 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-02-05 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-02-05 | Move config reload from quagga to vyatta-cfg | Stephen Hemminger | |
More generally useful, and maintaince is better when closer to home | |||
2009-02-05 | 0.14.10debian/0.14.10 | Stephen Hemminger | |
2009-02-05 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger | |