]> git.ipfire.org Git - people/stevee/network.git/commit - src/header-port
Let hotplug handlers return a status code
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Sep 2014 09:54:04 +0000 (11:54 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Sep 2014 09:54:04 +0000 (11:54 +0200)
commit05365355a5ebbee14f0f97126d998ec08e96074d
treefd3bf4beb6b40a4ff50e5b54587c0b378f3969a6
parent0eb236f4fc3e879d67e056e2551401f4086b7e56
Let hotplug handlers return a status code

After a port has been hotplugged, we will walk through all
port configuration files and check if the device matches.
The hooks must now return whether they have handled the event
so that we can stop searching or not.
src/functions/functions.constants
src/header-port
src/hooks/ports/batman-adv-port
src/hooks/ports/wireless-ap
src/udev/network-hotplug