mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
fragattacks: disable MACSEC so hostap compiles on old platforms
This commit is contained in:
parent
97cd085bb2
commit
5af02f03a9
@ -77,7 +77,7 @@ CONFIG_DRIVER_WIRED=y
|
|||||||
#CONFIG_DRIVER_MACSEC_QCA=y
|
#CONFIG_DRIVER_MACSEC_QCA=y
|
||||||
|
|
||||||
# Driver interface for Linux MACsec drivers
|
# Driver interface for Linux MACsec drivers
|
||||||
CONFIG_DRIVER_MACSEC_LINUX=y
|
#CONFIG_DRIVER_MACSEC_LINUX=y
|
||||||
|
|
||||||
# Driver interface for the Broadcom RoboSwitch family
|
# Driver interface for the Broadcom RoboSwitch family
|
||||||
#CONFIG_DRIVER_ROBOSWITCH=y
|
#CONFIG_DRIVER_ROBOSWITCH=y
|
||||||
@ -183,7 +183,7 @@ CONFIG_EAP_IKEV2=y
|
|||||||
#CONFIG_EAP_EKE=y
|
#CONFIG_EAP_EKE=y
|
||||||
|
|
||||||
# MACsec
|
# MACsec
|
||||||
CONFIG_MACSEC=y
|
#CONFIG_MACSEC=y
|
||||||
|
|
||||||
# PKCS#12 (PFX) support (used to read private key and certificate file from
|
# PKCS#12 (PFX) support (used to read private key and certificate file from
|
||||||
# a file that usually has extension .p12 or .pfx)
|
# a file that usually has extension .p12 or .pfx)
|
||||||
|
Loading…
Reference in New Issue
Block a user