]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
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)
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.


No differences found