summaryrefslogtreecommitdiff
path: root/net/vlan.sh
Commit message (Collapse)AuthorAge
* net/vlan: update to use modern iproute2 interfaceRobin H. Johnson2011-02-21
| | | | | | | | | | | | This replaces the vlan setup code that previously used the old vconfig binary with a new implementation using the iproute2 interface. vconfig does not handle many of the newer setups. No automatic migration path is provided, as altering the configuration is non-trivial. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Written-by: Guillaume Castagnino <casta@xwing.info> X-Gentoo-Bug: 346365
* more whitespace cleanupMike Frysinger2011-01-17
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* fix detection of renamed vlan interfacesWilliam Hubbs2010-08-19
| | | | This fixes bug 327059, thanks to Jonathan for reporting this and for the patch.
* Use IFACE variable instead of iface.Daniel Mierswa2009-12-31
| | | | Signed-off-by: Daniel Mierswa <impulze@impulze.org>
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Fix vlans, #49.Roy Marples2008-04-01
|
* Merge net.OS into netRoy Marples2008-03-26