summaryrefslogtreecommitdiffstats
path: root/sbin/etherswitchcfg/etherswitchcfg.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a range check and a display string.hiren2013-09-201-2/+2
* Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.loos2013-07-231-1/+2
* Fix the usage error message. The valid range is up to max. vlan - 1 since vl...loos2013-07-231-1/+3
* Add vlan configuration support to etherswitchcfg.adrian2013-05-081-9/+198
* Convert over the etherswitch framework to use VLAN IDs per port, ratheradrian2013-04-221-6/+7
* etherswitchcfg(8) crashes when you don't set vlangroup members.adrian2013-04-221-2/+5
* Initialise this to zero before using it to configure the vlangroupadrian2013-04-221-0/+1
* Fix warnings found by -Wmising-variable-declarations.ed2012-10-191-2/+2
* Add etherswitchcfg.adrian2012-05-111-0/+511
OpenPOWER on IntegriCloud