Commit Graph

5 Commits

Author SHA1 Message Date
Michael Tremer
ba25f014b2 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.
2013-10-04 13:36:48 +02:00
Michael Tremer
3de19c87ca vlans: Allow RED to be a virtual network device. 2013-06-14 13:10:46 +02:00
Arne Fitzenreiter
5254aa5195 initskripts: do more syncing on shutdown. 2012-11-21 18:27:44 +01:00
Michael Tremer
3d8f85ec45 vlans: Make script that creates the interfaces silent. 2012-09-17 20:46:39 +02:00
Michael Tremer
d23fc91220 Add a script to create VLAN interfaces (on console). 2012-08-24 15:58:38 +02:00