"ip -6 addr flush" flushes much more than just the addresses
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Expired
|
Medium
|
Unassigned |
Bug Description
root@testv6-
/proc/sys/
all default eth0 lo sit0
/proc/sys/
all default eth0 lo sit0
root@testv6-
root@testv6-
/proc/sys/
all default eth0 lo sit0
/proc/sys/
all default lo sit0
This results in no IPv6 connectivity on the interface and no obvious way to get it back to working condition other than destroying and recreating the interface (usually by rebooting).
I reproduced this on the stable 12.04 kernel (3.2.0-26-generic) as well as 12.10 (3.5.0-3-generic).
This is currently breaking ipv6 connectivity for some dual-stack setups in debian-installer though only for Ubuntu 12.10 (because the flush call was ipv4-specific in 12.04). I'll workaround the issue in d-i, but this bug should really be looked into.
Adding bot-stop-nagging as I don't feel like being spammed by Brad's bot, feel free to ping on IRC.
I reproduced this on a variety of systems, all of them with IPv6 connectivity. This happens on virtual interfaces (veth, bridge, bond, ...) just as much as on physical interface (eth0 on my netbook).