#
97d7b28e |
| 23-Jun-2006 |
Sam Leffler <sam@FreeBSD.org> |
remove display of the ERP ie from the list sta output (it's always zero); replace it with station capabilities
MFC after: 1 month
|
Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0 |
|
#
3e0ded93 |
| 23-Feb-2006 |
Sam Leffler <sam@FreeBSD.org> |
cleanup line break formatting
MFC after: 1 week
|
#
225b126b |
| 15-Feb-2006 |
Sam Leffler <sam@FreeBSD.org> |
fix off by one malloc sizes
Submitted by: Michal Mertl MFC after: 1 week
|
#
daad4d04 |
| 08-Feb-2006 |
Sam Leffler <sam@FreeBSD.org> |
really truncate long ssid's when !verbose
MFC after: 1 week
|
#
8a4fabbd |
| 29-Jan-2006 |
Maxim Konovalov <maxim@FreeBSD.org> |
Fix an off-by-one error.
Reviewed by: sam
|
#
949c433e |
| 18-Jan-2006 |
Sam Leffler <sam@FreeBSD.org> |
don't widen the ssid field by default, this screws up other formatting; make it available with the -v option
|
#
7e1ff2ff |
| 30-Dec-2005 |
Robert Watson <rwatson@FreeBSD.org> |
When printing SSID's in ifconfig(8)'s scan mode, set the width of the ssid field to 32 characters instead of 14, as long SSID's are quite common and hard to type in if you can't read them.
|
#
29d58c71 |
| 14-Dec-2005 |
Sam Leffler <sam@FreeBSD.org> |
add control for packet bursting
|
#
aa5eb887 |
| 14-Dec-2005 |
Sam Leffler <sam@FreeBSD.org> |
display a bssid that's zero with the -v option
|
#
439b4702 |
| 12-Dec-2005 |
Sam Leffler <sam@FreeBSD.org> |
add mcastrate support
MFC after: 1 week
|
Revision tags: release/6.0.0_cvs, release/6.0.0 |
|
#
bed23040 |
| 30-Oct-2005 |
Brooks Davis <brooks@FreeBSD.org> |
SSIDs are of length 32-bytes and not NUL terminated. Use the correct length and bail immediatly if the returned length is wrong rather than attempting to set an correct value.
This commit differs f
SSIDs are of length 32-bytes and not NUL terminated. Use the correct length and bail immediatly if the returned length is wrong rather than attempting to set an correct value.
This commit differs from the patch in the PR in the use of exit instead of return and the use of a defined value for the array.
Submitted by: Daan Vreeken [PA4DAN] <Danovitsch at Vitsch dot net> PR: bin/74509
show more ...
|
#
ab77cda1 |
| 28-Oct-2005 |
Brooks Davis <brooks@FreeBSD.org> |
Don't crash when given an invalid nwkey string.
PR: misc/88159
|
#
e6f7c17e |
| 29-Sep-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
err() -> errx() where appropriate.
|
#
29f0e929 |
| 13-Aug-2005 |
Sam Leffler <sam@FreeBSD.org> |
add list mac and mac:kick support
Submitted by: Michal Mertl (original version) MFC after: 2 weeks
|
#
70382d5a |
| 03-Aug-2005 |
Stefan Farfeleder <stefanf@FreeBSD.org> |
Fix commen typos.
|
#
7c0cbd3b |
| 01-Aug-2005 |
Sam Leffler <sam@FreeBSD.org> |
acm and ack are specified per-ac
MFC after: 3 days
|
#
0c36e9bb |
| 30-Jul-2005 |
Sam Leffler <sam@FreeBSD.org> |
oops, revert previous change
|
#
4e577135 |
| 30-Jul-2005 |
Sam Leffler <sam@FreeBSD.org> |
MFC: add fragthreshold parameter and accept - (or any) for rtsthreshold
Approved by: re (kensmith)
|
#
ad60ee41 |
| 26-Jul-2005 |
Sam Leffler <sam@FreeBSD.org> |
o add fragthreshold support now that the ioctl exists o accept rtsthreshold - (or any) as a shorthand for rtsthreshold 2346
MFC after: 3 days
|
#
b7eb47e2 |
| 14-Jul-2005 |
Robert Watson <rwatson@FreeBSD.org> |
Add a new flag '-k' to ifconfig(8), indicating that it is alright to print potentially sensitive keying material to stdout. With the new 802.11 support, ifconfig(8) is now capable of printing 802.11
Add a new flag '-k' to ifconfig(8), indicating that it is alright to print potentially sensitive keying material to stdout. With the new 802.11 support, ifconfig(8) is now capable of printing 802.11 keys, and did by default for the root user, which is undesirable in some environments. Now it will not print keying material unless requested (and available to the user).
MFC after: 1 week
show more ...
|
#
fa56f745 |
| 06-Jul-2005 |
Sam Leffler <sam@FreeBSD.org> |
add pureg/-pureg parameter for controlling pureg ap mode support
Reviewed by: avatar Approved by: re (scottl)
|
#
ecc19600 |
| 20-Jun-2005 |
Tai-hwa Liang <avatar@FreeBSD.org> |
Appending "..." to a SSID which contains unprintable characters only when necessary.
Submitted by: sam Approved by: re (scottl)
|
#
d14c0c07 |
| 01-Jun-2005 |
John Baldwin <jhb@FreeBSD.org> |
Fix some warnings on 64-bit archs.
Reviewed by: sam
|
Revision tags: release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0 |
|
#
90c4b74c |
| 31-Dec-2004 |
Sam Leffler <sam@FreeBSD.org> |
Fix special status reporting. Prior to the reorg there was special-purpose code to display status for an interface for state that was not address-oriented. This status reporting was merged in to the
Fix special status reporting. Prior to the reorg there was special-purpose code to display status for an interface for state that was not address-oriented. This status reporting was merged in to the address-oriented status reporting but did not work for link address reporting (as discovered with fwip interfaces). Correct this mis-merge and eliminate the bogus kludge that was used for link-level address reporting.
o add an af_other_status method for an address family for reporting status of things like media, vlan, etc. o call the af_other_status methods after reporting address status for an interface o special-case link address status; when reporting all status for an interface invoke it specially prior to reporting af_other_status methods (since it requires the sockaddr_dl that is passed in to status separately from the rtmsg address state) o correct the calling convention for link address status; don't cast types, construct the proper parameter
This fixes ifconfig on fwip interfaces.
show more ...
|
#
50405595 |
| 31-Dec-2004 |
Sam Leffler <sam@FreeBSD.org> |
o accept deftxkey as a synonym for weptxkey since that is what is printed for status (allows cut&paste) o accept undef for the deftxkey/weptxkey so you can reset state
Requested by: phk
|