Re: [PATCH] netdev/uevent

From: Thomas Ogrisegg
Date: Wed Feb 22 2006 - 03:35:38 EST


On Tue, Feb 21, 2006 at 04:17:07PM -0800, Greg KH wrote:
> On Wed, Feb 22, 2006 at 12:48:07AM +0100, Thomas Ogrisegg wrote:
> > This patch adds userspace notification for register/unregister and
> > plug/unplug events for netdevices. It calls kobject_uevent to let
> > userspace applications (via netlink-interface) know that e.g. the
> > ethernet-cable was plugged in (or plugged out) and thus the ethernet
> > device may have to be reconfigured.
[...]
> > Signed-off-by: Thomas Ogrisegg <tom-lkml@xxxxxxxxxxxxx>
> Hm, I thought ethtool and netlink already handled this kind of event
> just fine. Why would you add a uevent too?

What do you mean with "ethtool and netlink"? At least the current
release of ethtool does not seem to have any netlink support.

Is there currently any possibility for a program to get notified when
a netdevice link becomes ready (or the opposite)? I don't see any interface
(besides polling /sys).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/