conf/172521: [rc] service netif restart <interface> doesn't delete old IPv6 addresses

Garrett Cooper yanegomi at gmail.com
Tue Oct 9 22:30:06 UTC 2012


>Number:         172521
>Category:       conf
>Synopsis:       [rc] service netif restart <interface> doesn't delete old IPv6 addresses
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 09 22:30:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Garrett Cooper
>Release:        9.1-RC1
>Organization:
EMC Isilon
>Environment:
FreeBSD wf048.west.isilon.com 9.1-RC1 FreeBSD 9.1-RC1 #0: Mon Oct  1 13:07:27 PDT 2012     root at wf048.west.isilon.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
If I use the following procedure, it doesn't properly delete IPv6 addresses tied to an interface...

1. Configure an address in /etc/rc.conf, e.g.:

ifconfig_em1_ipv6="inet6 3ffe:501:ffff:100::2 prefixlen 64

2. Run service netif restart em1.
3. Verify address via ifconfig em1 | 3ffe:501:ffff:100::2 .
4. Comment out the ifconfig_* line above.
5. Run service netif restart em1 again.
6. Verify that the address has been deleted from the interface via ifconfig em1 | 3ffe:501:ffff:100::2 .
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list