Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos-legacy/wpa

VyOS wpa packages
https://github.com/vyos-legacy/wpa

TDLS: Fix terminology to match with IEEE 802.11z

3f466ec9e34020911d6e7e0348374dfa726b80bc authored almost 14 years ago by Jouni Malinen <[email protected]>
TDLS: Move TPK M1 sending to a separate function

Now all there TPK handshake messages are sent in similar functions
and are easier to find from t...

a4c3e4b194a5504f53680af19d9babff33347cd5 authored almost 14 years ago by Jouni Malinen <[email protected]>
TDLS: Allow unencrypted network negotiation through wpa_supplicant

This allows the same code path to be used for both protected and
unprotected configurations to l...

2e1d335e44aa82357a3b611516bea9244d12f56e authored almost 14 years ago by Jouni Malinen <[email protected]>
TDLS: Clean up and fix Key Lifetime processing

This adds code for validating that the same Key Lifetime is used
throughout TPK handshake and en...

9fe6e4b4db12b7ce3f13efe7493b44503096f693 authored almost 14 years ago by Jouni Malinen <[email protected]>
TDLS: Add new testing modes for TPK lifetime testing

tdls_testing bits:
bit 3 = use short TPK lifetime (301 seconds)
bit 4 = use wrong TPK lifetime i...

6b192bc346741e1fdc5607849bcbb3a6ce1d003f authored almost 14 years ago by Jouni Malinen <[email protected]>
TDLS: Clear peer entries on association/disassociation

Since the TDLS links are allowed only to STAs that are in the same
BSS with us, clear all peer d...

40cf22e6ff90969df08de5c10276ab1ba45562bb authored almost 14 years ago by Jouni Malinen <[email protected]>
TDLS: Add a special testing feature for changing TDLS behavior

These special test cases can be configured at run time with "wpa_cli
tdls_testing <value>" where...

5b0e6ece54ddd3e91353559dc334f0e10b217ba8 authored almost 14 years ago by Jouni Malinen <[email protected]>
TDLS: Add initial support for TDLS (IEEE Std 802.11z-2010)

281ff0aa76d7b6cec0ecb0d9fa209c57c9066dd0 authored almost 14 years ago by Ganesh Prasadh <[email protected]>
Clear PeerKey pointer on deinit

23ab8e863f5add2050cd71ec1205816152ae4f2f authored almost 14 years ago by Jouni Malinen <[email protected]>
atheros: Add support for setting RSN/WPS IEs in Beacon/Probe Resp

a4dc6e19345c193722ccf68f561aaec8549b6d71 authored almost 14 years ago by Shan Palanisamy <[email protected]>
Indicate assoc vs. reassoc in association event

This allows driver wrappers to indicate whether the association was
done using Association Reque...

39b08b5fc09ff6de01ccf80662a405bb90759036 authored almost 14 years ago by Shan Palanisamy <[email protected]>
FT: Make FT-over-DS configurable (hostapd.conf ft_over_ds=0/1)

d7956add9cf3069e6ed0c36bd61dba6601ce153e authored almost 14 years ago by Shan Palanisamy <[email protected]>
Add defines for Valgrind client requests

CFLAGS += -DCONFIG_VALGRIND can now be used to enable support for
Valgrind client requests to he...

c0647147c1a5264e23a20a415a5b1e935301f0c4 authored almost 14 years ago by Jouni Malinen <[email protected]>
eloop: Fix integer overflow in long timeouts

If the os_time_t variable used for the expiration time (seconds)
overflows when the registered t...

0fa0ad4e179adee291b8a8e06ecee515373c90a5 authored almost 14 years ago by Jouni Malinen <[email protected]>
Add Android make files for hostapd and wpa_supplicant

9fc6aa9f959a4b86b41049c3985ae0a0405da027 authored almost 14 years ago by Dmitry Shmidt <[email protected]>
Avoid preprocessor directives in macro arguments

os_snprintf() can be a preprocessor macro and according to
C99 (6.10.3 clause 11) the results of...

8ce58ceb250f101ee66682a4149cc652a30a74da authored almost 14 years ago by Iain Hibbert <[email protected]>
Allow client control socket location to be overridden

Build options can now be used to replace the location of client
sockets for UNIX domain socket c...

73304dbf65c3da859b1c51e6be32457e9ec9932d authored almost 14 years ago by Jouni Malinen <[email protected]>
Use Android reserved namespace for control interface

On Android, use a special reserved namespace for the UNIX domain
socket.

b3f3865e0e7f8d2362c2bfb6019d84a67f2b2dff authored almost 14 years ago by Dmitry Shmidt <[email protected]>
Use longer timeout in wpa_ctrl_request()

Wait longer for control interface response from wpa_supplicant to
avoid issues with some drivers...

1480633f965cb846f99c46a2aecc4357f7478281 authored almost 14 years ago by Dmitry Shmidt <[email protected]>
Make wpa_ctrl_close() handle unopened connection

36fde1e79cd226a91ce2ae56ff065c409790d5d7 authored almost 14 years ago by Dmitry Shmidt <[email protected]>
bsd: Use correct size for routing socket

The buffer size for routing socket is fixed to 2048.
This patch fix it to obtain the size from O...

28878f8b0eacd3826bc43a659d3c33aacd9ff03e authored almost 14 years ago by Masashi Honma <[email protected]>
One more year update for copyright notices

0ed3f41a5bf12e7eb6801b95055e68640960d46e authored almost 14 years ago by Jouni Malinen <[email protected]>
Remove Host AP driver FAQ from the git repository

There is no need to keep this in hostap.git with wpa_supplicant
and hostapd. The CVS version fro...

d3bab8dcdc8cf28dfe5e569ab2971df670990df9 authored almost 14 years ago by Jouni Malinen <[email protected]>
Update copyright notices to include the new year

9e0749737c39312da005391c13eb715b2e5d5b1c authored almost 14 years ago by Jouni Malinen <[email protected]>
Add wpa_supplicant state change event for Android network manager

Signed-off-by: Dmitry Shmidt <[email protected]>

4e2ead7a72d0d12ac96899f0f0f074ac234d7c10 authored almost 14 years ago by Dmitry Shmidt <[email protected]>
ctrl_iface: Return only finished line for scan results

Signed-off-by: Dmitry Shmidt <[email protected]>

fb0e5bd7df6c18d298a1dea7b6efbe9b20241059 authored almost 14 years ago by Dmitry Shmidt <[email protected]>
OpenSSL: Add access to Android certificates

This allows keystore:// prefix to be used with client_cert and
private_key configuration paramet...

2a0cd0670b08ae84796352e17279b792e26fa8ba authored almost 14 years ago by Dmitry Shmidt <[email protected]>
Add CONFIG_ANDROID_LOG support

This makes wpa_printf() calls use __android_log_vprint(). In addition,
hexdumps are commented out.

193f439a8c4806a25399e8b4c6c24df0a57c7af4 authored almost 14 years ago by Dmitry Shmidt <[email protected]>
Change executable permissions for Android

Signed-off-by: Dmitry Shmidt <[email protected]>

1a13534f1789f0634ccac0c0d4c0c6c11b4a622e authored almost 14 years ago by Dmitry Shmidt <[email protected]>
wext: Do not include typedefs for Android build

Android build gets __u32 and friends from
bionic/libc/kernel/arch-x86/asm/types.h and having the...

c4d4aebe69ac10d610d724210ccfcd2104a17af8 authored almost 14 years ago by Jouni Malinen <[email protected]>
wext: Sync with linux/wireless.h from wireless-testing.git

This updates the Linux wireless extensions header file to be based
on the latest version (22).

47c64bfcc78eceef87a75aa56832bfce795453f6 authored almost 14 years ago by Jouni Malinen <[email protected]>
P2P: Add wpas_notify_p2p_sd_response

Signed-off-by: Konguraj(Raj) Kulanthaivel <[email protected]>
Signed-off-by: Johan...

43a26f606c90aa4ed83e700428bed51b9d8be38b authored almost 14 years ago by Konguraj(Raj) Kulanthaivel <[email protected]>
P2P: Add wpas_notify_p2p_sd_request

Signed-off-by: Konguraj(Raj) Kulanthaivel <[email protected]>
Signed-off-by: Johan...

e1653cac23abd576f6fc7a06fd3ccb2f37debce3 authored almost 14 years ago by Konguraj(Raj) Kulanthaivel <[email protected]>
P2P: Add invitation result notification

Add a notification function for the result of an invitation.

Signed-off-by: Jean-Michel Bachot ...

5ccdf84f0d96c00a0277f16a26c83fc670809dfa authored almost 14 years ago by Jean-Michel Bachot <[email protected]>
P2P: Add GO negotiation status notification

Signed-off-by: Jayant Sane <[email protected]>
Signed-off-by: Johannes Berg <johannes.berg@i...

c2641bf7cf34d005e811340853f391c7f012128d authored almost 14 years ago by Jayant Sane <[email protected]>
P2P: Add wpas_notify_p2p_go_neg_req

Add a notification for received GO negotiation requests.

Signed-off-by: Konguraj(Raj) Kulanthai...

32d1bce0c0c4e90ecae5c5876c6013d4f70de02c authored almost 14 years ago by Konguraj(Raj) Kulanthaivel <[email protected]>
P2P: Add group removed notification

Signed-off-by: Johannes Berg <[email protected]>

408af93ed4cfd61509ecd7d3cb15584f68f997f9 authored almost 14 years ago by Johannes Berg <[email protected]>
P2P: Add method to signal lost device

This signal is used to notify users of the P2P
state machine or wpa_supplicant of lost devices.
...

56eeb8f2996607e453737211470fcd3b525fddb0 authored almost 14 years ago by Johannes Berg <[email protected]>
P2P: Add notification for P2P device found

Signed-off-by: Johannes Berg <[email protected]>

d642d2d2676b8da7b938f7c9dea4723ac86612ca authored almost 14 years ago by Johannes Berg <[email protected]>
P2P: Add p2p_get_peer_found to get peer info

This will only retrieve information about peers that have been fully
discovered, not peers that ...

c165d81eea6f794deddf77915f2d2cb8b1ac8dc5 authored almost 14 years ago by Johannes Berg <[email protected]>
P2P: Add new_device flag to dev_found callback

The DBus code will want to have perfect matching of dev_found and the
dev_lost it adds so it doe...

8fd7dc1b1cb8bceae0b493fa724b5e076d45a42d authored almost 14 years ago by Johannes Berg <[email protected]>
P2P: Embed publically visible struct in peer info

This embeds some information about each P2P peer that will be publically
visible in a struct tha...

c5db8e517040f096d6c180150219c8ff88791efa authored almost 14 years ago by Konguraj(Raj) Kulanthaivel <[email protected]>
hostapd: Inherit correct MAC address for AP VLAN interfaces

When using multiple vifs and dynamic vlan tagging is enabled on any
interface, the created AP VL...

e926bcffd80ad0df3a7dc987d396a3b28f212783 authored almost 14 years ago by Helmut Schaa <[email protected]>
P2P: Handle P2P-not-supported without segfaults

Previous code was assuming that the P2P module is always initialized.
However, that is not the c...

9526fd293f98c4df91a0453a11efd8eeaa86b6db authored almost 14 years ago by Jouni Malinen <[email protected]>
AP: Update logging related to inactivity and disassociation

Add MAC addresses for stations and use wpa_msg instead of printf
methods to make it easier to gr...

24d75245bdade189ac20ee276403ac4572e62cd9 authored almost 14 years ago by Ben Greear <[email protected]>
Add more wpa_auth debugging messages

1aae01fc0450f5f6cd0119bb0c319e3fc990101e authored almost 14 years ago by Ben Greear <[email protected]>
Wait 1 second before (re)scanning on authentication timeout

If we timed out, the AP or the local radio may be busy.
So, wait a second until scanning again.
...

48b84f18a371aa93114da1e7ee09cec2b09f79d7 authored almost 14 years ago by Ben Greear <[email protected]>
SME: Add timers for authentication and asscoiation

mac80211 authentication or association operation may get stuck for some
reasons, so wpa_supplica...

e29853bbff1eef781099a9108e3b51f26b477ac3 authored almost 14 years ago by Ben Greear <[email protected]>
Remove unneeded OpenSSL error messages from key/cert parsing

If parsing of the certificate or private key succeeds using any of
the tried encoding types, cle...

effab86ff2f6b092eff2af3e1e37f46491b66e15 authored almost 14 years ago by Jouni Malinen <[email protected]>
nl80211: Use nl_atype() from libnl

libnl provides nla_type() which can be used to derive nla_type from
struct nlattr.

58708b3bd1ccedc246b6fc5c6927c39b68107258 authored almost 14 years ago by Raghunathan Kailasanathan <[email protected]>
P2P: Notify WPS-M2D event on parent interface and handle PBC overlap

GO may use M2D to notify that PBC overlap was detected if the GO was
configured to allow only a ...

b89883a4440abffcc33a23045a03632d370caa53 authored almost 14 years ago by Jouni Malinen <[email protected]>
Remove obsolete comments about libnl 1.1 being new

9d832bd07d801222dbdfd3d32ebf56a3e4ec887f authored almost 14 years ago by Jouni Malinen <[email protected]>
wpa_cli: Add newline to end of responses in interactive mode

Some of the wpa_supplicant control interface commands, like WPS_PIN,
may not include a newline i...

a432bafbca5bd6c0e7a5de886596187b5e30b546 authored almost 14 years ago by Jouni Malinen <[email protected]>
utils: Corrected a typo in header's name definition

Corrected a typo in the BASE64_H definition that
might cause the header file to be included more...

e4ac6417c7504e1c55ec556ce908974c04e29e3c authored almost 14 years ago by Guy Eilam <[email protected]>
WPS ER: Stop eloop only on the last terminate_cb

This allows all WPS ER instances to be cleaned up properly if more
than one interface has an act...

4c9695be8f2f377cd9ae500b74df6d9f41f6d91c authored almost 14 years ago by Ben Greear <[email protected]>
Increase internal TLSs client key exchange buffer

This patch fixes a problem I had when I tried to connect
an embedded system [wpa_supplicant, CON...

6fc34d9fe51ee6a060562aaceb166c8fed0fd8a5 authored almost 14 years ago by Christian Lamparter <[email protected]>
hostapd: Allow coexistance of HT BSSes with WEP/TKIP BSSes

In multi BSS setups it wasn't possible to set up an HT BSS in
conjunction with a WEP/TKIP BSS. H...

f39b07d7ed777a422af5403f68aeb5f1e180e4e8 authored almost 14 years ago by Helmut Schaa <[email protected]>
FT: Set EAPOL state machined to authenticated state with FT-EAP

When FT protocol run is completed with FT-EAP, the EAPOL state machine
needs to be notified of t...

16a83d29650b88c569c4ff7ad07a0b030a299257 authored almost 14 years ago by Jouni Malinen <[email protected]>
FT: Fix FT-EAP to set EAPOL Authenticator into authenticated state

This is needed to avoid the EAPOL Authenticator from trying to start
new authentication when FT ...

55bce124e505589332928262ec990d766477d42f authored almost 14 years ago by Jouni Malinen <[email protected]>
FT: Specify source MAC address for RRB messages

Use l2_packet with Ethernet header included so that the source
address for RRB packets can be fo...

7e0318505c61add778662809503a342a9f0ac7a7 authored almost 14 years ago by Jouni Malinen <[email protected]>
Do not propagate bad scan results to siblings sharing the radio

This decreases useless work and re-scans by siblings when a
device gets a scan failure.

Signed-...

e1504976f19999f2660cb0e0233a3a77f273767c authored almost 14 years ago by Ben Greear <[email protected]>
Flush STA entries in hostapd when clearing STAs from kernel

This is needed to keep kernel and hostapd in sync. In addition,
the obsolete entry in hostapd pr...

6603a966027eb87b57f67bd7b18225c26cf46151 authored almost 14 years ago by Jouni Malinen <[email protected]>
hostapd: Fix RADIUS client configuration update on reconfig

The internal pointer to RADIUS client configuration needs to be
updated whenever a new hostapd c...

e3e52e364ef86ed09d6caa5d0c327c88395f9968 authored almost 14 years ago by Jouni Malinen <[email protected]>
Make sure reserved field in WMM IE is set to 0

This was previously left uninitialized for Beacon frames and could
potentially have any value.

810f08bab4a891b45c24746cbc335356c566b377 authored almost 14 years ago by Jouni Malinen <[email protected]>
Fix CONFIG_NO_STDOUT_DEBUG=y build

50b16da13f4cffa8f246027d2f5bf8f58f0f95be authored almost 14 years ago by Jouni Malinen <[email protected]>
Use wpa_msg() instead of wpa_printf()

This converts number of debugging messages to use wpa_msg() in order
to allow the interface name...

f049052b9eb76d0c92d4b22b853de1f55c644745 authored almost 14 years ago by Ben Greear <[email protected]>
hostapd: Add require_ht configuration parameter

This can be used to configure hostapd to reject association with
any station that does not suppo...

2944824315b7c74838c551ef08c9843e02de1d46 authored almost 14 years ago by Jouni Malinen <[email protected]>
wpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP processing

This is needed to allows WPS PBC session overlap detection to work
with drivers that process Pro...

e67b55fb11fde405a0bbeeb4c33abf0d1b6dc7c2 authored almost 14 years ago by Jouni Malinen <[email protected]>
P2P: Allow WPS_PBC command on GO to select on P2P Device Address

An optional parameter, p2p_dev_addr, can now be given to WPS_PBC
command on P2P GO to indicate t...

d601247ca9b1dff6bb97e6d8608bf32f54e6d98a authored almost 14 years ago by Jouni Malinen <[email protected]>
hostapd: Add iface-name wpa_msg() callback registration

This allows the interface name to be automatically
added to log file lines by the core logging l...

379ff7b9d41307ce48814a2be675e2f8ecc47f40 authored almost 14 years ago by Ben Greear <[email protected]>
Add interface name to wpa_msg() output

This makes log files much more readable if multiple interfaces
are being controlled by the same ...

4f1495aefa1e5d5b4230229c9619c7d4923a2676 authored almost 14 years ago by Ben Greear <[email protected]>
hostapd: Allow logging to file

Also supports 'relog' CLI command to re-open the log file.

Signed-off-by: Ben Greear <greearb@c...

b41a47c03f7d94c70a2b9e0397947ef01cd3c552 authored almost 14 years ago by Ben Greear <[email protected]>
wpa_supplicant: Support 'relog' command to re-open log files

This allows rolling log files:

mv log.txt log.txt.1
wpa_cli relog

Signed-off-by: Ben Greear <g...

ac6912b5d13614a585d0b7ff6c8b653159c9725c authored almost 14 years ago by Ben Greear <[email protected]>
P2P: Add wpas_p2p_disconnect()

Add a new API function wpas_p2p_disconnect()
to disconnect from or dissolve a group.

Signed-off...

3103f345761eb644e04f4337cec6c39062c04340 authored almost 14 years ago by Johannes Berg <[email protected]>
P2P: Use a variable for generated PIN to allow multiple uses

In order to pass the same PIN to multiple notifications in the future,
generate it centrally.

S...

bbeee9b0db20936cacf50432918f5a200e522c60 authored almost 14 years ago by Johannes Berg <[email protected]>
util: Add compact MAC address formatting/parsing

The P2P DBus interface will use addresses for
DBus paths, and uses them without any separators.
...

0c11c63375b27bc5bedb34b3bb28e066f4f7f620 authored almost 14 years ago by Johannes Berg <[email protected]>
DBus: Improve error reporting

Signed-off-by: Johannes Berg <[email protected]>

d750b7e699bc30cba84d5bebfafabe836682b4ab authored almost 14 years ago by Johannes Berg <[email protected]>
DBus: Increase introspection buffer sizes

The P2P additions will add more data so
that the current buffers aren't big enough.

Signed-off-...

6d7111418df7e24cf6ab4368bbf40ea441972c69 authored almost 14 years ago by Johannes Berg <[email protected]>
DBus: Publish provisioned keys in network properties

When the network was provisioned, we need to get the keys to be able to
reconnect without new pr...

d1c8ac88b9dea5925fc66a9ab8b54a4b77e353fa authored almost 14 years ago by Johannes Berg <[email protected]>
AP: Add callback for STA authorized transitions

Add a callback for station's authorized transitions
to allow wpa_supplicant to emit events in DB...

0661eed204553d869ddbd3bed050385797d6fa2a authored almost 14 years ago by Johannes Berg <[email protected]>
AP: Introduce sta authorized wrappers

To enable making state change notifications on the WLAN_STA_AUTHORIZED
flag, introduce ap_sta_se...

6905dcb1e07a0115c2054ed74dff072956c8f5e7 authored almost 14 years ago by Johannes Berg <[email protected]>
P2P: Clear driver Probe Response IE on stop_listen

Signed-off-by: Johannes Berg <[email protected]>

839b33ad90d7d5addbcc2f255603ccf978516634 authored almost 14 years ago by Johannes Berg <[email protected]>
nl80211: Use max_remain_on_chan data from nl80211

If the driver advertises max_remain_on_chan data, use it instead of
the hardcoded value of 5000....

89e07afb2c987d1776e7b778baa68d62c3fd9693 authored almost 14 years ago by Johannes Berg <[email protected]>
P2P: Fix p2p_long_listen

There are two issues with p2p_long_listen:
1) max_remain_on_channel is assumed to be 5 seconds,...

11fb02be67e6c7defab7bbfdad53bde124aa9346 authored almost 14 years ago by Johannes Berg <[email protected]>
nl80211: Remove excessive nl80211_set_mode() call

When authenticating, and the interface type is not already
NL80211_IFTYPE_STATION, we need to ca...

f14f5141a03b0fee2ab54f64094ac6a7d07b373b authored almost 14 years ago by Eliad Peller <[email protected]>
AP: Make sure ieee80211n_allowed_ht40_channel_pair() gets called

We need to call this function after having completed the neighboring
channel scan to figure out ...

7615078caf48287df056abf77dcb5e3537bef978 authored almost 14 years ago by Jouni Malinen <[email protected]>
AP: Ensure ieee80211n_supported_ht_capab() gets called to check ht caps

ieee80211n_supported_ht_capab is called after ieee80211n_check_40mhz in
function hostapd_check_h...

1b4d3793662a974147290dbca5ec09d5b3c032e1 authored almost 14 years ago by Nishant Sarmukadam <[email protected]>
AP: Enable WMM with default parameters by default for HT

If WMM is not disabled explicitly (wmm_enabled=0 in hostapd.conf),
enable WMM automatically when...

d2da22494884b8aacf5897bb6a1813278d46b6bc authored almost 14 years ago by Johannes Berg <[email protected]>
FT: Configure FT XXKey as PMK for driver-based 4-way handshake

When using FT-EAP, the second half of MSK is used as the starting
point for PMK key hierarchy. C...

09c395b4bb7af8d8565f07c2ac7d67427f9540ad authored almost 14 years ago by Jouni Malinen <[email protected]>
Set portValid=TRUE on association for driver-based 4-way handshake

This was previously done for WPA/WPA2-Personal as part of association
processing when the driver...

98ea94317701de9c5ac31c8b1205145d224d4219 authored almost 14 years ago by Jouni Malinen <[email protected]>
nl80211: use P2P interface types

We can use the P2P interface types to check if the driver supports P2P
and to tell the kernel th...

9f51b11395646efeb5d6a75d2cabc0bf7626496f authored almost 14 years ago by Johannes Berg <[email protected]>
P2P: Show "FAIL" for failed p2p_find operation

I tried these commands:

./wpa_cli -i wlan0 p2p_group_add
./wpa_cli -i wlan0 p2p_find

The secon...

6c714cd7d4cac5d84f36270badfff82938ba46df authored almost 14 years ago by Masashi Honma <[email protected]>
hostapd: Ensure that the destination directory exists

Ensure that the destination binary directory exists before installing
into it.

Signed-off-by: M...

9669794dc45127e02aa2ab2e4448159387f171a2 authored almost 14 years ago by Mike Crowe <[email protected]>
Use DESTDIR when installing hostapd to support cross-compiling

Signed-off-by: Mike Crowe <[email protected]>

590595edba2071b8b5212553557178181d0bc11b authored almost 14 years ago by Mike Crowe <[email protected]>
Remove obsolete drivers wrappers: atmel, ndiswrapper, ipw, hermes

There is no real reason to maintain these in the current development
branch anymore. If someone ...

df077c6262f5a49ee9208041b05d639f20a61a26 authored almost 14 years ago by Jouni Malinen <[email protected]>
nl80211: Make use of the ht opmode bss attribute

In order to enable protection mechanisms for different HT opmodes the
driver needs to be aware o...

f1bed4a70ddb4a9e7e11e3ebac6f9c479c502ceb authored almost 14 years ago by Helmut Schaa <[email protected]>
hostapd: Allow TDLS use to be prohibited in the BSS

tdls_prohibit=1 and tdls_prohibit_chan_switch=1 and now be used to
disable use of TDLS or TDLS c...

1161ff1ef5e4bdc0e1727a039d6b23ac74b863d0 authored almost 14 years ago by Jouni Malinen <[email protected]>
wlantest: Add command for adding WEP keys during run time

9a994178f19a3632c7a12b892c508e323de18cdb authored almost 14 years ago by Jouni Malinen <[email protected]>
Fix couple of compiler warnings about uninitialized variables

dfaeda049203eea631f0a916f49fadf08cd5cd6f authored almost 14 years ago by Jouni Malinen <[email protected]>
wlantest: Handle missing fields in TDLS Setup Confirm error case

4e062e35def70bbdd611b886edaa4a4c0b1ab040 authored almost 14 years ago by Jouni Malinen <[email protected]>