scripts/vyatta-interfaces.pl                            |   65 +++++++++++-----
 templates/interfaces/ethernet/node.tag/address/node.def |   17 +++-
 2 files changed, 63 insertions(+), 19 deletions(-)

New commits:
commit 84fb2f920765c6d02f35ef1654dc0f8c2bef648c
Author: Bob Gilligan <[email protected]>
Date:   Wed Sep 9 17:08:21 2009 -0700

    Bugfix 4700, 4269: Fix set and commit-time checks of ethernet address values
    
    Changed the the set-time and commit-time check of ethernet interface address
    values.  These checks need to prevent configuring both DHCP and static
    IPv4 addresses on the same interfac.  The previous checks were comparing
    against the running configuration tree, not the proposed config tree.  Now
    the set-time check is purely a syntax check, and the commit-time check
    only checks for both DHCP and static IPv4 addresses in the proposed config.
    The system now allows DHCP and static IPv6 addresses to be configured on
    the same interface.

http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=84fb2f920765c6d02f35ef1654dc0f8c2bef648c
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to