debian/changelog | 8 ++++ scripts/vyatta-interfaces.pl | 34 ++++++----------- templates/interfaces/ethernet/node.def | 6 +++ templates/interfaces/ethernet/node.tag/duplex/node.def | 7 ++- templates/interfaces/ethernet/node.tag/speed/node.def | 7 ++- 5 files changed, 37 insertions(+), 25 deletions(-)
New commits: commit 980cf1927bc30d882be1885b1acde49310287232 Author: Stephen Hemminger <[email protected]> Date: Fri Mar 11 14:56:41 2011 -0800 0.19.49 commit 7c5421cc98dedc87368eabc111c5af0a7f79dba9 Author: Stephen Hemminger <[email protected]> Date: Fri Mar 11 14:54:24 2011 -0800 Speed/duplex setup improvements Bug 6906 1. Fix parsing of 'Unknown' Speed in regex 2. Don't error if device can not get current speed/duplex 3. Do error if ethtool fails when setting speed/duplex commit ba9aa36083dc1362e5a237303309441b3e48a400 Author: Stephen Hemminger <[email protected]> Date: Mon Feb 7 16:35:19 2011 +0100 Remove flag file at end of transaction If commit cleans up temp file, no sudo is necessary. commit a4a42dc4209865b04b8ee41f03d1be870d5a794b Author: Stephen Hemminger <[email protected]> Date: Sun Feb 6 09:32:22 2011 +0100 Don't set speed duplex twice Bug 6778 Both the nodes for speed and duplex both update the device. But only the change only needs to be done once. Changing the values twice causes link bounce and takes some time to resolve. http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=980cf1927bc30d882be1885b1acde49310287232 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=7c5421cc98dedc87368eabc111c5af0a7f79dba9 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=ba9aa36083dc1362e5a237303309441b3e48a400 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=a4a42dc4209865b04b8ee41f03d1be870d5a794b _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
