In 2.6.0-test11, IPV6 is not correctly cleaning up the network device (ie missing dev_put). So if I do: rmmod e100 it hangs forever and complains about that not all references have been cleaned up. T
Ugh, I thought we had killed all of this kind of crap. We had so many issues in this area wrt. the autoconf and mcast but those all got fixed up. Yoshfuji is very busy at this time, probably until th
I can't reproduce this here. I've done modprobe dummy ifconfig dummy0 up modprobe ipv6 ifconfig dummy0 down rmmod dummy It does complain that there are 3 remaining references to dummy0, but they go a
I noticed this on my laptop with my internal Dell TrueMobile 1150 wireless 802.11 card (orinoco_cs). On my Fedora box when I added IPV6=yes to /etc/sysconfig/network I couldn't get clean reboots or s
Okay, I have a clue about this.. I can reproduce the problem with even the dummy device. If the device is removed before the address configuration timers have completed then it will hang. Assuming IP
In 2.6.0-test11, IPV6 is not correctly cleaning up the network device reference's (ie missing dev_put). So if I do: rmmod e100 it hangs forever and complains about that not all references have been c
Ugh, I thought we had killed all of this kind of crap. We had so many issues in this area wrt. the autoconf and mcast but those all got fixed up. Yoshfuji is very busy at this time, probably until th
I can't reproduce this here. I've done modprobe dummy ifconfig dummy0 up modprobe ipv6 ifconfig dummy0 down rmmod dummy It does complain that there are 3 remaining references to dummy0, but they go a
I noticed this on my laptop with my internal Dell TrueMobile 1150 wireless 802.11 card (orinoco_cs). On my Fedora box when I added IPV6=yes to /etc/sysconfig/network I couldn't get clean reboots or s
Okay, I have a clue about this.. I can reproduce the problem with even the dummy device. If the device is removed before the address configuration timers have completed then it will hang. Assuming IP