scripts/vyatta_net_name |   36 +++++++++++++++++++++++++++++++-----
 1 files changed, 31 insertions(+), 5 deletions(-)

New commits:
commit 743b1d4931d9794add3b3f1f55448e31caae2bde
Author: Bob Gilligan <[email protected]>
Date:   Fri Feb 5 16:41:30 2010 -0800

    Bugfix 5120: Use biosdevname to generate the canonical name for an 
interface.
    
    Network interfaces are discovered at boot time in non-deterministic
    order, so their names are non-deterministic.  The vyatta_net_name
    script is responsible for ensuring that network interface names are
    changed to match their Vyatta config file entry when a match based on
    MAC address is found.  With this change, when a match is not found, we
    use the biosdevname tool to to find the canonical name for an
    interface, then change the interface's name to that name.  This
    ensures that NICs are named in a deterministic and systemmatic fashion.

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

Reply via email to