Mikael Kanstrup
changed
bug 12263
What |
Removed |
Added |
Summary |
Crash on local interface change
|
Crash on fast local interface changes
|
Comment # 1
on bug 12263
from Mikael Kanstrup
When starting hostapd I already had the network interface UP. This triggered
two quick network interfaces changes. First DOWN then immediately followed by
an UP.
An easy way to reproduce this problem is to run the following command just a
few times:
sudo ifconfig eth0 down; sudo ifconfig eth0 up;
You are receiving this mail because:
- You are watching all bug changes.