On Wed, Oct 28, 2009 at 06:21:49PM +0530, K, Narendra wrote: > > At the moment, we do not appear to get the proper change uevents from > > things like 'ip link set dev <foo> address <bar>', so we can't > > currently maintain these symlinks. > > > > I have observed that the kernel does generate a "move" event when > interfaces are renamed. Looks like udev at present doesn't handle this > event, but i suppose it could be extended to hanlde this event. > With the patch "[PATCH]udev:Extend udev to support move events" (http://marc.info/?l=linux-hotplug&m=125673399217656&w=2) udev would be able to handle "move" events that are generated when interfaces are renamed by commands like nameif. And we can maintain the symlinks by having rules to handle this move event. With regards, Narendra K -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html