lib/Vyatta/Config.pm | 38 +++++++++- templates/interfaces/ethernet/node.tag/description/node.def | 2 templates/interfaces/ethernet/node.tag/vif/node.tag/description/node.def | 2 templates/interfaces/loopback/node.tag/description/node.def | 2 templates/priority | 3 5 files changed, 43 insertions(+), 4 deletions(-)
New commits: commit 93719883d649d7c21fcb9d193caeea2cb214c221 Author: Stephen Hemminger <[email protected]> Date: Tue Jul 7 14:44:58 2009 -0700 Use ip command rather than sysfs to set ifalias Bug 4672 By using ip command instead of sysfs, avoid subshell quoting issues. (cherry picked from commit 1755bfab4b22cc822f96fb78a1e05392d5f07398) commit 0d9103716d32773bdb3cccaceeaeb50743d0cf11 Author: Stephen Hemminger <[email protected]> Date: Tue Jul 7 10:30:42 2009 -0700 Start bonding vif after bond-group is created Need bonded device to have slave devices to inherit VLAN_CHALLENGED property correctly (cherry picked from commit 9b3608eb80a26061004db394d7535706fd2bae0b) commit a29d676952c8150c97bfbc9e3fb1e7072c186e79 Author: slioch <[email protected]> Date: Thu Jul 2 09:48:10 2009 -0700 fixed isActive() api to now support mixed level and passed in relative path values. (cherry picked from commit f6d95484a2f04633767409a565debe149ef5f56c) commit 7e5aa03f4b83a32f02fec6d55f6be71b3a608757 Author: slioch <[email protected]> Date: Wed Jul 1 10:31:07 2009 -0700 added isActive function in perl code to allow a comparison of active (active plus working commited) nodes for comparison. (cherry picked from commit a09624069795b49d12fd5d4be40dd2eb702b97a4) commit 2696aa8513b77f06152d3e54be86c3dea61d159b Author: Mark O'Brien <[email protected]> Date: Tue Jun 30 18:07:12 2009 -0700 Updated bridging/bonding priorites. Fix bug 4673. (cherry picked from commit 35590240b908c8fbd4913990e5a1a75909ab9df2) http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=93719883d649d7c21fcb9d193caeea2cb214c221 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=0d9103716d32773bdb3cccaceeaeb50743d0cf11 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=a29d676952c8150c97bfbc9e3fb1e7072c186e79 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=7e5aa03f4b83a32f02fec6d55f6be71b3a608757 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=2696aa8513b77f06152d3e54be86c3dea61d159b _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
