]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
network-vlans: Use ip link command instead of vconfig.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Oct 2013 11:36:48 +0000 (13:36 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Oct 2013 11:36:48 +0000 (13:36 +0200)
commitba25f014b2a1c2132cead53511f8adad9f6ef896
tree37d49aba8285ecf826fa2e083fbcd8347f750f4c
parent0203401cf5dcd2fc005eb33a593b625f56258463
network-vlans: Use ip link command instead of vconfig.

This patch gets rid of using vconfig for configuring VLAN
devices. ip link is much more suitable for that and creates
the interface with the right name and MAC address in just
one step.
src/initscripts/init.d/network-vlans