Age | Commit message (Expand) | Author |
2009-03-04 | ported example of node.def using commit environmental variable rather than re... | slioch |
2009-03-03 | Minor cleanups to "interface <> ipv6 ospfv3" before copying to other interfaces. | Stig Thormodsrud |
2009-03-03 | Add initial "interface <> ipv6 ripng" nodes. | Stig Thormodsrud |
2009-02-26 | Add missing quote around quagga command. | Stig Thormodsrud |
2009-02-25 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jenner | Stig Thormodsrud |
2009-02-25 | Use single quotes around $VAR(@). | Stig Thormodsrud |
2009-02-25 | Change from double quote to single quote around $VAR(@). | Stig Thormodsrud |
2009-02-25 | Revert "Make sure to quote $VAR(@) usage." | Stig Thormodsrud |
2009-02-24 | OSPFv3 start ospf6d | Stephen Hemminger |
2009-02-24 | Use multi-line in one create node | Stephen Hemminger |
2009-02-24 | Start ripngd on create | Stephen Hemminger |
2009-02-24 | Use multi-line create on ospf | Stephen Hemminger |
2009-02-24 | Start BGP on create | Stephen Hemminger |
2009-02-24 | Make sure to quote $VAR(@) usage. | Stig Thormodsrud |
2009-02-20 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jenner | Stig Thormodsrud |
2009-02-20 | Add quagga parameters for bridge and bonding devices | Stephen Hemminger |
2009-02-19 | as per discussion with Stephen. update handles shutdown of daemon and explici... | slioch |
2009-02-19 | applied same changes to ospf and rip as to bgp re: start/stop router daemon h... | slioch |
2009-02-19 | changes to support bgp start/stop | slioch |
2009-02-19 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jenner | Stig Thormodsrud |
2009-02-19 | force BGP on | Stephen Hemminger |
2009-02-18 | Rework of protocol startup | Stephen Hemminger |
2009-02-16 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jenner | Stig Thormodsrud |
2009-02-16 | Move daemon start to the disable node | Stephen Hemminger |
2009-02-13 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jenner | Stephen Hemminger |
2009-02-11 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jenner | Stig Thormodsrud |
2009-02-11 | OSPF: allow any type interface | Stephen Hemminger |
2009-02-11 | Initial commit of config commands for ospfv3 | root |
2009-02-05 | Move sudo from vyatta-protocol to nodes | Stephen Hemminger |
2009-02-05 | Manage daemons better | Stephen Hemminger |
2009-02-04 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jenner | Stephen Hemminger |
2009-02-04 | Protocol daemon management | Stephen Hemminger |
2009-02-02 | Bugfix 4052: Add support for PPPOE over ethernet VIFs. | Bob Gilligan |
2008-12-15 | Allow any interface for interface routes | Stephen Hemminger |
2008-12-06 | Use full path to link-detect | Stephen Hemminger |
2008-12-06 | Revert "need full path to linkdetect" | Stephen Hemminger |
2008-12-05 | need full path to linkdetect | Stephen Hemminger |
2008-12-03 | Use new link-detect script | Stephen Hemminger |
2008-11-18 | Bugfix 3863: Provide ability to configure static ARP table entries | Bob Gilligan |
2008-10-15 | Bugfix: 3684 | Bob Gilligan |
2008-08-12 | Revert "Replace vyatta-vtysh with vtysh" | Stephen Hemminger |
2008-08-11 | Replace vyatta-vtysh with vtysh | Stephen Hemminger |
2008-08-08 | Fix syntax errors found by check_tmpl. | Stig Thormodsrud |
2008-08-08 | Fix syntax error found by check_tmpl. | Stig Thormodsrud |
2008-08-08 | Fix syntax problems identified by /opt/vyatta/sbin/check_tmpl | Stig Thormodsrud |
2008-08-07 | Fix 3550: Setting kernel redistribution metric generates internal error. | Stig Thormodsrud |
2008-08-05 | Fix BGP IPv6 redistribute route-map error message. | Stig Thormodsrud |
2008-08-05 | Add BGP IPv6 redistribute commands. | Stig Thormodsrud |
2008-08-05 | Fix bgp soft-reconfiguration for IPv6. | Stig Thormodsrud |
2008-08-04 | Add IPv6 support to bgp cli. | Stig Thormodsrud |