summaryrefslogtreecommitdiffstats
path: root/src/net/vlan.c
Commit message (Expand)AuthorAgeFilesLines
* [vlan] Expose vlan_find() to network card driversMichael Brown2010-12-011-2/+1Star
* [vlan] Use "-" instead of "." as separator in VLAN device namesMichael Brown2010-12-011-1/+1
* [vlan] Provide vlan_can_be_trunk()Michael Brown2010-11-261-8/+23
* [vlan] Add non-error debug messagesMichael Brown2010-11-261-0/+5
* [vlan] Allow duplicate VLAN creation attemptsMichael Brown2010-11-261-5/+11
* [vlan] Add support for IEEE 802.1Q VLANsMichael Brown2010-11-201-0/+465