scripts/vyatta-protocol | 66 -------------- scripts/vyatta-reload-proto-config | 66 -------------- templates/protocols/ospf/disable/node.def | 12 -- templates/protocols/rip/disable/node.def | 12 -- templates/protocols/ripng/disable/node.def | 12 -- Makefile.am | 5 - debian/changelog | 10 ++ scripts/quagga-manager | 130 +++++++++++++++++++++++++++++ scripts/vyatta-show-protocols | 51 +++++++++++ templates/protocols/bgp/node.def | 7 - templates/protocols/ospf/node.def | 2 templates/protocols/rip/node.def | 2 templates/protocols/ripng/node.def | 2 13 files changed, 203 insertions(+), 174 deletions(-)
New commits: commit 3bd9c63345bf00ddab07885ba6de5ca67cbaecee Author: Stephen Hemminger <[email protected]> Date: Wed Feb 18 15:43:38 2009 -0800 Fix email in changlog Gets rid of warning commit 574f8247fc58245cce8d723ab30c375141d38adc Author: Stephen Hemminger <[email protected]> Date: Wed Feb 18 15:41:21 2009 -0800 0.14 commit 358846aef34e08817dbc7d7eefcffb2f075f786b Author: Stephen Hemminger <[email protected]> Date: Wed Feb 18 12:54:35 2009 -0800 Rework of protocol startup Use scripts to do start/stop (instead of disable template). Integrate reload into new quagga-manager script http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=3bd9c63345bf00ddab07885ba6de5ca67cbaecee http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=574f8247fc58245cce8d723ab30c375141d38adc http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=358846aef34e08817dbc7d7eefcffb2f075f786b _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
