hostapd/src
Tomasz Wolniewicz c454f57379 eapol_test: Allow client IP address to be specified
Allow the user to set the IP address of the eapol_test client. This if
very useful when you have a machine with many interfaces and want to use a
particular one for testing RADIUS connectivity. For instance when I run the
national eduroam proxy I can only connect to other server from a particular
address, an our machine happens to have several IPs. So if I want to run
connectivity tests, I must make sure that my test uses a particular
interface. The -A option allows one to set this).

(jm: cleaned up to use radius configuration structure instead of global
variable for the address and added IPv6 support)
2008-03-30 18:15:52 +03:00
..
common Silence gcc 4.3.0 warnings about invalid array indexes 2008-03-12 09:33:18 +02:00
crypto Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
drivers Some cleanup for the new driver wrapper for PS3 2008-03-13 19:05:45 +02:00
eap_common TNC: Added preliminary code for IF-TNCCS-SOH server side support 2008-03-30 17:10:44 +03:00
eap_peer EAP-TTLS: Fixed implicit challenge derivation to use correct output length 2008-03-23 12:07:59 +02:00
eap_server TNC: Added preliminary code for IF-TNCCS-SOH server side support 2008-03-30 17:10:44 +03:00
eapol_supp Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
hlr_auc_gw Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
l2_packet Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
radius eapol_test: Allow client IP address to be specified 2008-03-30 18:15:52 +03:00
rsn_supp FT: Use correct BSSID when deriving PTK and verifying MIC 2008-03-12 11:20:20 +02:00
tls Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
utils EAP-FAST: Cleaned up TLV processing and added support for EAP Sequences 2008-02-27 17:59:34 -08:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00