afb281b1b9
wpa_supplicant and eapol_test can now configure IPv6 addresses Resolves: #2095296 Signed-off-by: Davide Caratti <dcaratti@redhat.com>
9 lines
151 B
Diff
9 lines
151 B
Diff
--- a/wpa_supplicant/defconfig
|
|
+++ b/wpa_supplicant/defconfig
|
|
@@ -637,3 +637,5 @@ CONFIG_WEP=y
|
|
#
|
|
CONFIG_SUITEB192=y
|
|
|
|
+# Support IPv6
|
|
+CONFIG_IPV6=y
|