scripts/vyatta-bonding.pl | 3 ++ scripts/vyatta-bridge.pl | 15 ++++++---- templates/interfaces/ethernet/node.tag/bond-group/node.def | 2 - templates/interfaces/ethernet/node.tag/bridge-group/bridge/node.def | 3 ++ templates/system/syslog/console/node.def | 2 - templates/system/syslog/file/node.def | 5 ++- templates/system/syslog/global/node.def | 2 - templates/system/syslog/host/node.def | 5 ++- 8 files changed, 26 insertions(+), 11 deletions(-)
New commits: commit 7b4251587a2465eccd511746c74bbe612d5434bf Author: Stephen Hemminger <[email protected]> Date: Thu Nov 18 13:13:08 2010 -0800 Fix help for syslog Bug 5396 Make it clear that 'syslog file' takes a file name not a full path. Also make help text symmetrical for all logging options. commit d7eaacabf16cd8ec8d23e0d1c0f6471707e07c88 Author: Stephen Hemminger <[email protected]> Date: Thu Nov 18 12:17:57 2010 -0800 Add syntax check for bridge interface name Put in check for brN in bridge-group bridge. And make syntax error for bond-group better commit 408b00b6b3caf284592f561fbf6bc5a04a163187 Author: Stephen Hemminger <[email protected]> Date: Thu Nov 18 13:08:58 2010 -0800 Add more checks for bridge/bond conflicts Don't allow putting bridge port into bond-group (and vice-versa). http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=7b4251587a2465eccd511746c74bbe612d5434bf http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=d7eaacabf16cd8ec8d23e0d1c0f6471707e07c88 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=408b00b6b3caf284592f561fbf6bc5a04a163187 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
