chiark / gitweb /
[PATCH] handle renamed network interfaces properly if we manage hotplug.d/
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Mon, 20 Dec 2004 07:57:31 +0000 (08:57 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 06:19:09 +0000 (23:19 -0700)
commiteabfc9736703ce0dc81b233d78821d408aa565f2
treea34d77ab4794731cbed5212dd78c8870f33ce7e2
parent9f8dfa19cfd2b502bf794f39a421cbb7c4cc0404
[PATCH] handle renamed network interfaces properly if we manage hotplug.d/

If we take over the hotplug call and manage the events we don't need
to call the event fake script in dev.d/. Just set all expected values
to the new network interface name and call hotplug.d/. This way the
device renaming is completely handled inside of udev and userspace
can't get confused.
etc/dev.d/net/hotplug.dev
udev.c
udev_add.c
udevd.c
udevsend.c