freebsd-src/sbin/etherswitchcfg
Luiz Otavio O Souza cc320e372e Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.
This fix the case when etherswitch is printing the information of port 0
vlan group (in port based vlan mode) with no member ports.

Add the ETHERSWITCH_VID_VALID support to ip17x driver.

Add the ETHERSWITCH_VID_VALID support to rt8366 driver.

arswitch doesn't need to be updated as it doesn't support vlans management
yet.

Approved by:	adrian (mentor)
2013-07-23 13:56:38 +00:00
..
etherswitchcfg.8 mdoc: new sentence, new line. 2013-05-08 21:02:48 +00:00
etherswitchcfg.c Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use. 2013-07-23 13:56:38 +00:00
ifmedia.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
Makefile