Makefile.am | 1 scripts/vyatta-bridgegroup-depedency.pl | 91 ++++++++++ templates/interfaces/bonding/node.tag/bridge-group/bridge/node.def | 4 templates/interfaces/bonding/node.tag/bridge-group/cost/node.def | 2 templates/interfaces/bonding/node.tag/bridge-group/node.def | 75 ++++++-- templates/interfaces/bonding/node.tag/bridge-group/priority/node.def | 2 templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/bridge/node.def | 15 - templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/cost/node.def | 2 templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/node.def | 76 ++++++-- templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/priority/node.def | 2 templates/interfaces/bridge/node.def | 9 templates/interfaces/bridge/node.tag/address/node.def | 12 + templates/interfaces/ethernet/node.tag/bridge-group/node.def | 20 +- templates/interfaces/ethernet/node.tag/vif/node.tag/bridge-group/node.def | 20 +- 14 files changed, 279 insertions(+), 52 deletions(-)
New commits: commit fab23c4e4b7e5566e43ccbaa9f4dbc7d1b60fc69 Author: Mohit Mehta <[email protected]> Date: Thu Feb 18 17:11:35 2010 -0800 Fix Bug 5064 can't delete bridge group and membership in one commit * fix this for eth, eth.vif, bond, bond.vif interfaces * also, bridge-group code for bonding interfaces wasn't changed with commit ec080f99 that re-strucutred bridging code in eth and eth.vifs to fix bug 4708. bridge-group code for bond and bond.vif interfaces is now similar to the fix for 4708 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=fab23c4e4b7e5566e43ccbaa9f4dbc7d1b60fc69 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
