Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo in strtol(3). | pluknet | 2013-08-30 | 1 | -1/+1 |
* | Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use. | loos | 2013-07-23 | 1 | -1/+2 |
* | Fix the usage error message. The valid range is up to max. vlan - 1 since vl... | loos | 2013-07-23 | 1 | -1/+3 |
* | mdoc: new sentence, new line. | joel | 2013-05-08 | 1 | -2/+4 |
* | Add vlan configuration support to etherswitchcfg. | adrian | 2013-05-08 | 2 | -10/+242 |
* | Convert over the etherswitch framework to use VLAN IDs per port, rather | adrian | 2013-04-22 | 2 | -10/+11 |
* | etherswitchcfg(8) crashes when you don't set vlangroup members. | adrian | 2013-04-22 | 1 | -2/+5 |
* | Initialise this to zero before using it to configure the vlangroup | adrian | 2013-04-22 | 1 | -0/+1 |
* | Fix warnings found by -Wmising-variable-declarations. | ed | 2012-10-19 | 2 | -4/+4 |
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | wblock | 2012-05-24 | 1 | -1/+2 |
* | Remove end of line whitespace. | joel | 2012-05-12 | 1 | -1/+1 |
* | Add etherswitchcfg. | adrian | 2012-05-11 | 4 | -0/+1446 |