forked from pool/hostapd
Accepting request 121025 from home:gary_lin:branches:Base:System
update to version 1.0 OBS-URL: https://build.opensuse.org/request/show/121025 OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=14
This commit is contained in:
34
hostapd.dif
34
hostapd.dif
@@ -1,8 +1,10 @@
|
||||
Index: hostapd-0.7.3/hostapd/defconfig
|
||||
===================================================================
|
||||
--- hostapd-0.7.3.orig/hostapd/defconfig
|
||||
+++ hostapd-0.7.3/hostapd/defconfig
|
||||
@@ -13,14 +13,14 @@
|
||||
---
|
||||
hostapd/defconfig | 14 +++++++-------
|
||||
1 file changed, 7 insertions(+), 7 deletions(-)
|
||||
|
||||
--- a/hostapd/defconfig
|
||||
+++ b/hostapd/defconfig
|
||||
@@ -13,7 +13,7 @@
|
||||
CONFIG_DRIVER_HOSTAP=y
|
||||
|
||||
# Driver interface for wired authenticator
|
||||
@@ -11,15 +13,7 @@ Index: hostapd-0.7.3/hostapd/defconfig
|
||||
|
||||
# Driver interface for madwifi driver
|
||||
#CONFIG_DRIVER_MADWIFI=y
|
||||
#CFLAGS += -I../../madwifi # change to the madwifi source directory
|
||||
|
||||
# Driver interface for drivers using the nl80211 kernel interface
|
||||
-#CONFIG_DRIVER_NL80211=y
|
||||
+CONFIG_DRIVER_NL80211=y
|
||||
# driver_nl80211.c requires a rather new libnl (version 1.1) which may not be
|
||||
# shipped with your distribution yet. If that is the case, you need to build
|
||||
# newer libnl version and point the hostapd build to use it.
|
||||
@@ -36,7 +36,7 @@ CONFIG_DRIVER_HOSTAP=y
|
||||
@@ -30,7 +30,7 @@ CONFIG_DRIVER_NL80211=y
|
||||
#LIBS_c += -L/usr/local/lib
|
||||
|
||||
# Driver interface for no driver (e.g., RADIUS server only)
|
||||
@@ -28,7 +22,7 @@ Index: hostapd-0.7.3/hostapd/defconfig
|
||||
|
||||
# IEEE 802.11F/IAPP
|
||||
CONFIG_IAPP=y
|
||||
@@ -75,7 +75,7 @@ CONFIG_EAP_GTC=y
|
||||
@@ -69,7 +69,7 @@ CONFIG_EAP_GTC=y
|
||||
CONFIG_EAP_TTLS=y
|
||||
|
||||
# EAP-SIM for the integrated EAP server
|
||||
@@ -37,7 +31,7 @@ Index: hostapd-0.7.3/hostapd/defconfig
|
||||
|
||||
# EAP-AKA for the integrated EAP server
|
||||
#CONFIG_EAP_AKA=y
|
||||
@@ -85,10 +85,10 @@ CONFIG_EAP_TTLS=y
|
||||
@@ -79,10 +79,10 @@ CONFIG_EAP_TTLS=y
|
||||
#CONFIG_EAP_AKA_PRIME=y
|
||||
|
||||
# EAP-PAX for the integrated EAP server
|
||||
@@ -48,9 +42,9 @@ Index: hostapd-0.7.3/hostapd/defconfig
|
||||
-#CONFIG_EAP_PSK=y
|
||||
+CONFIG_EAP_PSK=y
|
||||
|
||||
# EAP-SAKE for the integrated EAP server
|
||||
#CONFIG_EAP_SAKE=y
|
||||
@@ -122,7 +122,7 @@ CONFIG_PKCS12=y
|
||||
# EAP-pwd for the integrated EAP server (secure authentication with a password)
|
||||
#CONFIG_EAP_PWD=y
|
||||
@@ -121,7 +121,7 @@ CONFIG_PKCS12=y
|
||||
|
||||
# RADIUS authentication server. This provides access to the integrated EAP
|
||||
# server from external hosts using RADIUS.
|
||||
@@ -59,7 +53,7 @@ Index: hostapd-0.7.3/hostapd/defconfig
|
||||
|
||||
# Build IPv6 support for RADIUS operations
|
||||
CONFIG_IPV6=y
|
||||
@@ -135,7 +135,7 @@ CONFIG_IPV6=y
|
||||
@@ -134,7 +134,7 @@ CONFIG_IPV6=y
|
||||
#CONFIG_DRIVER_RADIUS_ACL=y
|
||||
|
||||
# IEEE 802.11n (High Throughput) support
|
||||
|
Reference in New Issue
Block a user