]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
udev: Add hotplugging for VLAN devices
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 2 Aug 2015 21:18:33 +0000 (22:18 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Aug 2015 11:43:08 +0000 (12:43 +0100)
commit36f7fe6a38c7923ac0e25a677484542f9388520a
treef3003915e6464ca0fa2130aaf7df1f01e7113462
parente01ff6d89b464d8bae069cb54beaccb55c992ca2
udev: Add hotplugging for VLAN devices

The VLAN devices will now automatically be created after
a parent device has been added.

Mainly this will resolve a race-condition between udev
initialising the network adapters and sysvinit running
scripts that will do the initialisation of the VLAN.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/udev
config/udev/60-net.rules
config/udev/network-hotplug-vlan [new file with mode: 0644]
lfs/udev