opnsense-src/sys/dev/etherswitch
Adrian Chadd a48a9355ef Add the ability to change the vlan operation mode.
This adds a vlan capability field to etherswitch_info structure and some
definitions of ports flags.

It adds the support to global config parameters which right now is used
only to switch between the vlan modes, but it is intended to be extended
to support the setup of others parameters (STP, mirror, etc.).

Submitted by:	Luiz Otavio O Souza <loos.br@gmail.com>
Reviewed by:	ray
2013-05-08 20:46:54 +00:00
..
arswitch Update arswitch to the new API. 2013-04-22 18:58:12 +00:00
rtl8366 Convert over the etherswitch framework to use VLAN IDs per port, rather 2013-04-22 05:52:18 +00:00
ukswitch Implement a very basic multi-PHY aware switch device. 2013-04-19 17:50:38 +00:00
etherswitch.c Add the ability to change the vlan operation mode. 2013-05-08 20:46:54 +00:00
etherswitch.h Add the ability to change the vlan operation mode. 2013-05-08 20:46:54 +00:00
etherswitch_if.m Add the ability to change the vlan operation mode. 2013-05-08 20:46:54 +00:00
mdio.c
mdio.h
mdio_if.m
miiproxy.c
miiproxy.h