debian/changelog | 8 +++++++ templates/interfaces/bonding/node.tag/address/node.def | 10 +++++++-- templates/interfaces/bonding/node.tag/vif/node.tag/address/node.def | 11 +++++++--- templates/interfaces/ethernet/node.tag/address/node.def | 6 ----- templates/interfaces/ethernet/node.tag/vif/node.tag/address/node.def | 8 ------- templates/system/domain-name/node.def | 4 ++- 6 files changed, 27 insertions(+), 20 deletions(-)
New commits: commit 465e12c85a8a5db0ecdb5bff7682d1e98e2ddb0e Author: Stephen Hemminger <[email protected]> Date: Wed Nov 17 15:58:01 2010 -0800 0.18.17 commit bd5b9c9e530931238408cd9034c749193a1e70bb Author: Stephen Hemminger <[email protected]> Date: Wed Nov 17 14:05:42 2010 -0800 Add address checks to bonding Need to have same checks as ethernet for valid address on commit. commit 805121114825148ebfa64c8dbc44411c0013a50f Author: Stephen Hemminger <[email protected]> Date: Wed Nov 17 14:01:57 2010 -0800 Remove useless comment Comment was providing no useful information not already present in the template. commit 5f69f227f7cf0cb2f60330e9157015abfe25ee8c Author: Stephen Hemminger <[email protected]> Date: Wed Nov 17 09:24:54 2010 -0800 Allow longer domain-name values Bug 6243 Change syntax checking for domain name. Don't enforce length restrictions since that is checked already elsewhere and may change. Do enforce the RFC 2181 character set values. http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=465e12c85a8a5db0ecdb5bff7682d1e98e2ddb0e http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=bd5b9c9e530931238408cd9034c749193a1e70bb http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=805121114825148ebfa64c8dbc44411c0013a50f http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=5f69f227f7cf0cb2f60330e9157015abfe25ee8c _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
