hostap/src/radius
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
..
.gitignore Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
radius.c Chargeable-User-Identity (RFC 4372) in eapol_test 2008-03-30 17:39:19 +03:00
radius.h Chargeable-User-Identity (RFC 4372) in eapol_test 2008-03-30 17:39:19 +03:00
radius_client.c eapol_test: Allow client IP address to be specified 2008-03-30 18:15:52 +03:00
radius_client.h eapol_test: Allow client IP address to be specified 2008-03-30 18:15:52 +03:00
radius_server.c TNC: Provide 'tnc' configuration option for EAP server and methods 2008-03-09 10:42:53 +02:00
radius_server.h TNC: Provide 'tnc' configuration option for EAP server and methods 2008-03-09 10:42:53 +02:00