summaryrefslogtreecommitdiff
path: root/templates/protocols
AgeCommit message (Expand)Author
2009-03-25Change "rip/ripng interface" check from "syntax" to "commit".Stig Thormodsrud
2009-03-24Change "syntax" to "commit" check for "protocol ospf passive-interace"Stig Thormodsrud
2009-03-16Handle error message in perl codeStephen Hemminger
2009-03-12Replace update with create on multi-nodeStephen Hemminger
2009-03-07Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jennerStephen Hemminger
2009-03-05Fix call to vyatta-interfaces.pl --check now requires --devStig Thormodsrud
2009-03-05Fix 'passive-interface' to allow interface or 'default'.Stig Thormodsrud
2009-03-04clean up other static route commands to remove references to /tmp/ pellets an...slioch
2009-03-04ported example of node.def using commit environmental variable rather than re...slioch
2009-03-02Static: show all interfaces in allowed listStephen Hemminger
2009-03-02RIPNG: allow any interface typeStephen Hemminger
2009-03-02RIP allow any interface typeStephen Hemminger
2009-03-02Use new syntax and allow any interfaceStephen Hemminger
2009-02-26Add missing quote around quagga command.Stig Thormodsrud
2009-02-25Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jennerStig Thormodsrud
2009-02-25Use single quotes around $VAR(@).Stig Thormodsrud
2009-02-24OSPFv3 start ospf6dStephen Hemminger
2009-02-24Use multi-line in one create nodeStephen Hemminger
2009-02-24Start ripngd on createStephen Hemminger
2009-02-24Use multi-line create on ospfStephen Hemminger
2009-02-24Start BGP on createStephen Hemminger
2009-02-20Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jennerStig Thormodsrud
2009-02-19as per discussion with Stephen. update handles shutdown of daemon and explici...slioch
2009-02-19applied same changes to ospf and rip as to bgp re: start/stop router daemon h...slioch
2009-02-19changes to support bgp start/stopslioch
2009-02-19Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jennerStig Thormodsrud
2009-02-19force BGP onStephen Hemminger
2009-02-18Rework of protocol startupStephen Hemminger
2009-02-16Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jennerStig Thormodsrud
2009-02-16Move daemon start to the disable nodeStephen Hemminger
2009-02-13Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jennerStephen Hemminger
2009-02-11Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jennerStig Thormodsrud
2009-02-11OSPF: allow any type interfaceStephen Hemminger
2009-02-11Initial commit of config commands for ospfv3root
2009-02-05Move sudo from vyatta-protocol to nodesStephen Hemminger
2009-02-05Manage daemons betterStephen Hemminger
2009-02-04Protocol daemon managementStephen Hemminger
2008-12-15Allow any interface for interface routesStephen Hemminger
2008-12-06Revert "need full path to linkdetect"Stephen Hemminger
2008-12-05need full path to linkdetectStephen Hemminger
2008-11-18Bugfix 3863: Provide ability to configure static ARP table entriesBob Gilligan
2008-08-12Revert "Replace vyatta-vtysh with vtysh"Stephen Hemminger
2008-08-11Replace vyatta-vtysh with vtyshStephen Hemminger
2008-08-08Fix syntax errors found by check_tmpl.Stig Thormodsrud
2008-08-08Fix syntax error found by check_tmpl.Stig Thormodsrud
2008-08-07Fix 3550: Setting kernel redistribution metric generates internal error.Stig Thormodsrud
2008-08-05Fix BGP IPv6 redistribute route-map error message.Stig Thormodsrud
2008-08-05Add BGP IPv6 redistribute commands.Stig Thormodsrud
2008-08-05Fix bgp soft-reconfiguration for IPv6.Stig Thormodsrud
2008-08-04Add IPv6 support to bgp cli.Stig Thormodsrud