]> git.ipfire.org Git - people/stevee/network.git/commit - src/udev/network-hotplug-rename
Move all of the device renaming code to network-hotplug-rename.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 27 May 2012 12:07:06 +0000 (12:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 27 May 2012 12:07:06 +0000 (12:07 +0000)
commit2eaf16f3712046a905b148310092533e98d2c455
tree052365eb919c16658869398de9c74820eaaf468d
parent8ee92277951d18df73efd2324b9ca82bd9ceaabf
Move all of the device renaming code to network-hotplug-rename.

The port hooks get an additional method called _hotplug() which
handles the actual hotplugging stuff.
To rename devices, there is now the _hotplug_rename() function
which returns either EXIT_TRUE or EXIT_FALSE.
functions.constants
functions.device
header-port
hooks/ports/ethernet
udev/network-hotplug-rename