On Wed, Apr 29, 2015 at 11:26 AM, Christian Mehlis <[email protected]> wrote: > On plug/unplug I get those events: > > [ 25.120000] Atheros AR8216/AR8236/AR8316 ag71xx-mdio.0:00: Port 2 is up > [ 37.130000] Atheros AR8216/AR8236/AR8316 ag71xx-mdio.0:00: Port 2 is down > > but the linux network stack is keeping the interface UP.
IMHO that's no contradiction. If the port is disconnected the interface should no longer be LOWER_UP. UP just means it's enabled, not necessarily connected. Rgds, Heiner _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
