1
1
diff --git hostapd/defconfig hostapd/defconfig
2
- index a9eab4d9c..6f27c67ba 100644
2
+ index a9eab4d..fdc4dab 100644
3
3
--- hostapd/defconfig
4
4
+++ hostapd/defconfig
5
5
@@ -115,11 +115,11 @@ CONFIG_EAP_TTLS=y
@@ -73,7 +73,7 @@ index a9eab4d9c..6f27c67ba 100644
73
73
74
74
# Send debug messages to syslog instead of stdout
75
75
#CONFIG_DEBUG_SYSLOG=y
76
- @@ -317,16 +318,16 @@ CONFIG_IPV6=y
76
+ @@ -317,13 +318,13 @@ CONFIG_IPV6=y
77
77
#CONFIG_INTERWORKING=y
78
78
79
79
# Hotspot 2.0
@@ -88,11 +88,7 @@ index a9eab4d9c..6f27c67ba 100644
88
88
+ CONFIG_FST=y
89
89
90
90
# Enable CLI commands for FST testing
91
- - #CONFIG_FST_TEST=y
92
- + CONFIG_FST_TEST=y
93
-
94
- # Testing options
95
- # This can be used to enable some testing options (see also the example
91
+ #CONFIG_FST_TEST=y
96
92
@@ -358,7 +359,7 @@ CONFIG_IPV6=y
97
93
# For more details refer to:
98
94
# https://wireless.wiki.kernel.org/en/users/documentation/acs
@@ -121,7 +117,7 @@ index a9eab4d9c..6f27c67ba 100644
121
117
# Remove all TKIP functionality
122
118
# TKIP is an old cryptographic data confidentiality algorithm that is not
123
119
diff --git wpa_supplicant/defconfig wpa_supplicant/defconfig
124
- index a4f20d439..098159897 100644
120
+ index a4f20d4..0981598 100644
125
121
--- wpa_supplicant/defconfig
126
122
+++ wpa_supplicant/defconfig
127
123
@@ -172,12 +172,12 @@ CONFIG_EAP_TNC=y
@@ -186,7 +182,7 @@ index a4f20d439..098159897 100644
186
182
# Opportunistic Wireless Encryption (OWE)
187
183
# Experimental implementation of draft-harkins-owe-07.txt
188
184
diff --git wpa_supplicant/p2p_supplicant.c wpa_supplicant/p2p_supplicant.c
189
- index aa4ce0964..4bc78d523 100644
185
+ index e60beda..b092431 100644
190
186
--- wpa_supplicant/p2p_supplicant.c
191
187
+++ wpa_supplicant/p2p_supplicant.c
192
188
@@ -96,7 +96,7 @@
0 commit comments