dyoung
|
3dfd6a1c5f
|
Print more 802.11 statistics when the operator runs 'ifconfig -v
ath0', for example. Fix the spelling of one statistic.
|
2007-01-09 09:25:56 +00:00 |
|
dyoung
|
dbf49243d9
|
Per discussion "ifconfig error handling" on tech-net@ in August
2006, if we fail to set any 802.11 parameter, exit immediately with
EXIT_FAILURE.
|
2007-01-09 09:24:14 +00:00 |
|
dyoung
|
d097d6a596
|
Let us adjust the 802.11 fragmentation threshold with ifconfig ath0
frag 256, for example.
|
2007-01-09 09:19:02 +00:00 |
|
christos
|
2a1607d040
|
Programs that use efun.
|
2006-08-26 18:14:28 +00:00 |
|
elad
|
d10cf99230
|
fix incorrect usage of strncpy() to (an internal implementation of)
estrlcpy().
okay christos
|
2006-06-16 23:48:35 +00:00 |
|
rpaulo
|
227effc121
|
Add two new options from FreeBSD:
hidessid | -hidessid: SSID broadcast control
apbridge | -apbridge: how to pass packets between wifi clients
|
2006-04-29 21:32:29 +00:00 |
|
christos
|
86b43a935f
|
PR/32628: Yves-Emmanuel JUTARD: Missing cast in sbin/ifconfig/ifconfig.c,
strcasecmp needs char * not u_int8_t *.
|
2006-01-25 16:08:49 +00:00 |
|
dyoung
|
b1725a3d60
|
Commit a straggler: use the new SIOCG80211STATS/SIOCG80211ZSTATS
ABI.
|
2005-09-15 23:35:15 +00:00 |
|
dyoung
|
9063402978
|
Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
from FreeBSD. Introduce compatibility shims (sys/dev/ic/ath_netbsd.[ch],
sys/net80211/ieee80211_netbsd.[ch]). Update drivers (an, atu, atw,
awi, ipw, iwi, rtw, wi) for the new net80211(9) API.
|
2005-06-22 06:14:51 +00:00 |
|
thorpej
|
1a5470cfdd
|
Split off 802.11 interface handling into its own file.
|
2005-03-19 23:13:42 +00:00 |
|