mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 14:57:28 +03:00
kernel: add IP_NF_TARGET_REDIRECT
This commit is contained in:
parent
7dc3460764
commit
2b4811887a
@ -167,6 +167,7 @@ with stdenv.lib;
|
|||||||
BONDING m
|
BONDING m
|
||||||
NET_L3_MASTER_DEV? y
|
NET_L3_MASTER_DEV? y
|
||||||
NET_FOU_IP_TUNNELS? y
|
NET_FOU_IP_TUNNELS? y
|
||||||
|
IP_NF_TARGET_REDIRECT m
|
||||||
|
|
||||||
# Wireless networking.
|
# Wireless networking.
|
||||||
CFG80211_WEXT? y # Without it, ipw2200 drivers don't build
|
CFG80211_WEXT? y # Without it, ipw2200 drivers don't build
|
||||||
|
Loading…
Reference in New Issue
Block a user