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
*
Do no spam the ifconfig output for the aggregated interface with 'laggdev lag...
thompsa
2009-04-30
1
-2
/
+1
*
ifconfig(8) no longer needs to know how to print the IFF_NEEDSGIANT flag,
rwatson
2009-04-18
1
-1
/
+1
*
The structs ifaliasreq and in_aliasreq have exactly the same layout and
brooks
2009-04-15
1
-2
/
+2
*
add superg+tdma include files for protocol defs needed to do ie parsing
sam
2009-03-26
1
-7
/
+3
*
Default to AF_LOCAL instead of AF_INET sockets for non-family-specific
jamie
2009-03-15
3
-14
/
+16
*
Replace clone_setcallback() with a new function clone_setdefcallback()
rpaulo
2009-02-27
4
-18
/
+34
*
Fixup handling of roaming and xmit parameters to support 1/2 and 1/4-width
sam
2009-02-19
1
-110
/
+125
*
Regulatory fixups:
sam
2009-02-07
3
-66
/
+140
*
add support for max antenna gain (not used at the moment)
sam
2009-02-05
2
-0
/
+5
*
Use %u instead of %zu when we intend to print integer constant.
delphij
2009-02-03
1
-3
/
+3
*
include the channel list in list caps when -v is set; ieee channel
sam
2009-01-28
1
-2
/
+9
*
pritize the channel we display with list chans so that, among other
sam
2009-01-28
1
-1
/
+28
*
simplify display of 1/2 and 1/4 width channels
sam
2009-01-28
1
-16
/
+9
*
improve debug msgs for regdomain operations; print channel flags
sam
2009-01-28
1
-12
/
+25
*
Fix 1/2 and 1/4 width channel handling:
sam
2009-01-28
1
-30
/
+38
*
Remove assumptions about the max # channels in ioctl's:
sam
2009-01-27
1
-85
/
+132
*
remove %b msg bit defines now public
sam
2009-01-27
1
-7
/
+0
*
Fix 1/2 and 1/4 width channel handling for non-GSM operation:
sam
2009-01-16
1
-3
/
+17
*
use correct interface name when setting flags; fixes ifconfig ... create ... up
sam
2009-01-14
1
-2
/
+2
*
TDMA support for long distance point-to-point links using ath devices:
sam
2009-01-08
2
-4
/
+129
*
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
[next]