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
/
ifconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
back out unintended change
sam
2008-12-15
1
-30
/
+13
*
move channel parsing to a getchannel routine so it can be reused to check
sam
2008-12-15
1
-30
/
+29
*
fix handling of sku codes like country codes
sam
2008-12-15
1
-2
/
+6
*
fix handling of unknown country codes; atoi doesn't return -1
sam
2008-12-15
1
-2
/
+6
*
0 is a potential ISO CC; use new NO_COUNTRY #define to identify
sam
2008-12-15
1
-2
/
+2
*
o distinguish between adhoc and ahdemo modes
sam
2008-12-15
2
-17
/
+46
*
Improve regdomain.xml parser:
sam
2008-12-15
2
-30
/
+43
*
Tiny wording nits.
keramida
2008-10-19
1
-4
/
+5
*
o Typo fixes.
maxim
2008-10-05
1
-2
/
+2
*
add duplicate cmd entries for vlan and vlandev that are marked !clone
sam
2008-10-02
1
-0
/
+3
*
Distinguish between cmd/parameters used for clone operations and
sam
2008-09-29
1
-33
/
+43
*
MIMO power save and RIFS; while here also update per-node state/flags for ampdu
sam
2008-09-22
2
-1
/
+72
*
"ampdudensity -" is too subtle; use "NA" for any and accept it as a parameter
sam
2008-09-22
1
-2
/
+2
*
check for undefined identifiers
sam
2008-09-21
1
-12
/
+59
*
Add support in ifconfig to control the vlan hardware filter feature.
jfv
2008-08-28
3
-5
/
+10
*
Fix typo.
rpaulo
2008-08-27
1
-2
/
+2
*
Fix channel parsing which was broken in r179958, the channel number may be
thompsa
2008-08-14
1
-2
/
+4
*
Add sbuf_new_auto as a shortcut for the very common case of creating a
des
2008-08-09
1
-1
/
+1
*
recognize WPS ie's
sam
2008-08-09
2
-1
/
+84
*
Move the grekey to its own file, ifconfig.c does not have interface specific
thompsa
2008-08-03
3
-20
/
+99
*
change list wme to only print the channel parameters; to
sam
2008-08-02
2
-38
/
+57
*
don't silently exit if the regdomain.xml file is missing
sam
2008-08-02
1
-1
/
+1
*
add missing capability bits
sam
2008-08-01
1
-2
/
+2
*
correct description of how to clear a desired channel
sam
2008-07-30
1
-6
/
+4
*
Ensure the channel is a number and not a range, the 'channel' command can be
thompsa
2008-06-23
1
-1
/
+4
*
Add support for the optional key in the GRE header.
thompsa
2008-06-20
2
-1
/
+31
*
Update the lib/expat tree for the new v2.0.1 expat import. The bsdxml.h
cokane
2008-05-08
1
-1
/
+1
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
6
-330
/
+2491
*
Fix handling of create operation together with setting other parameters:
sam
2008-03-31
4
-9
/
+42
*
explain that you must set a default transmit key for WEP
sam
2008-02-29
1
-1
/
+7
*
correct tx rate displayed by list sta: the reported legacy tx rate
sam
2008-02-03
1
-4
/
+7
*
fix list mac; broken in delta 1.48
sam
2008-02-03
1
-3
/
+7
*
Wake On Lan (WOL) infrastructure
sam
2007-12-10
2
-2
/
+25
*
Add an option to limit the number of source MACs that can be behind a bridge
thompsa
2007-11-04
2
-6
/
+33
*
sync with vap code base; updates for 11n support and some
sam
2007-11-02
1
-495
/
+1125
*
minor wireless-related corrections
sam
2007-11-02
1
-10
/
+18
*
Fix the module name matching to the drivers present in the kernel. Previously
thompsa
2007-10-04
1
-7
/
+14
*
Add a bridge interface flag called PRIVATE where any private port can not
thompsa
2007-08-01
2
-0
/
+26
*
updates for 802.11-related parameters
sam
2007-07-09
1
-10
/
+198
*
Allow the LACP state to be queried from userland which at the moment is the
thompsa
2007-07-05
1
-3
/
+45
*
Add the vlan tag to the bridge route table. This allows a vlan trunk to be
thompsa
2007-06-13
1
-2
/
+3
*
Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion of
rwatson
2007-06-13
3
-13
/
+0
*
Catch up with variable name changes in struct lagg_protos.
thompsa
2007-06-12
1
-10
/
+10
*
Reset the pointer to the ioctl buffer after it gets changed.
thompsa
2007-06-12
1
-0
/
+2
*
Add reporting and toggling of TCP LRO (large receive offload) support to
andre
2007-06-11
2
-1
/
+11
*
Update for revised 802.11 support:
sam
2007-06-11
4
-171
/
+959
*
Add the -n flag for disabling automatic module loading, this will be used by
thompsa
2007-05-22
2
-2
/
+18
*
Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.
thompsa
2007-04-17
3
-49
/
+49
*
Bump document date for new trunk commands.
thompsa
2007-04-10
1
-1
/
+1
*
Hook trunk(4) up to the build.
thompsa
2007-04-10
2
-0
/
+18
[next]