index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
etherswitchcfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a license (1) and do some cleanup.
brueffer
2014-02-04
1
-4
/
+36
*
Improve grammar and readability.
hiren
2013-09-20
1
-3
/
+3
*
Fix a range check and a display string.
hiren
2013-09-20
1
-2
/
+2
*
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