Makefile.am                                        |    1 
 debian/changelog                                   |    6 
 interface-templates/ipv6/address/autoconf/node.def |   27 ++
 interface-templates/ipv6/address/eui64/node.def    |   18 +
 interface-templates/ipv6/address/node.def          |    1 
 scripts/vyatta-ipv6-eui64.pl                       |  234 +++++++++++++++++++++
 6 files changed, 281 insertions(+), 6 deletions(-)

New commits:
commit 23325a3f26cc7de4935c1db5a73e3c45f90b8c29
Author: Bob Gilligan <[email protected]>
Date:   Thu Oct 15 18:01:13 2009 -0700

    Add ability to configure EUI-64 addresses and to enable auto configuration.
    
    The first mode allows the administrator to configure an EUI-64 format
    IPv6 address without having to enter the low-order 64-bits.  The
    administrator sets only the high-order 64-bits, and the system
    generates the low-order bits based on the MAC address.
    
    The second mode enables using stateless address auto-configuration
    (SLAAC) to acquire an IPv6 address.  But since this is a "host"
    feature, it is only enabled if IPv6 forwarding is disabled.

http://suva.vyatta.com/git/?p=vyatta-ipv6-rtradv.git;a=commitdiff;h=23325a3f26cc7de4935c1db5a73e3c45f90b8c29
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to