From 6dc2706459d73e411e1c26138da88f6c85f4487e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 16 Oct 2018 14:51:29 +0200 Subject: [PATCH] doc: Document use_pae_group_addr=1 option for wired 802.1x testing --- doc/8021x-wired-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/8021x-wired-testing.txt b/doc/8021x-wired-testing.txt index 7003d189..56f88751 100644 --- a/doc/8021x-wired-testing.txt +++ b/doc/8021x-wired-testing.txt @@ -34,7 +34,7 @@ Using hostapd (the authenticator) and following hostapd.conf file: interface=veth0 driver=wired ieee8021x=1 - eapol_key_index_workaround=0 + use_pae_group_addr=1 eap_server=1 eap_user_file=hostapd.eap_user # replace with the right path ca_cert=newcertca.crt # replace with your CA certificate path