mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
Merge pull request #269696 from markuskowa/fix-macsec
hostapd: enable MACSEC features
This commit is contained in:
@@ -62,6 +62,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
# Misc
|
||||
CONFIG_RADIUS_SERVER=y
|
||||
CONFIG_MACSEC=y
|
||||
CONFIG_DRIVER_MACSEC_LINUX=y
|
||||
CONFIG_FULL_DYNAMIC_VLAN=y
|
||||
CONFIG_VLAN_NETLINK=y
|
||||
CONFIG_GETRANDOM=y
|
||||
|
||||
Reference in New Issue
Block a user