]> git.pld-linux.org Git - packages/freeswan.git/blob - freeswan-kernel.config
- started try to add ipsec module into freeswan package and remove it from kernel
[packages/freeswan.git] / freeswan-kernel.config
1 CONFIG_IPSEC=m
2 CONFIG_IPSEC_IPIP=y
3 CONFIG_IPSEC_AH=y
4 CONFIG_IPSEC_AUTH_HMAC_MD5=y
5 CONFIG_IPSEC_AUTH_HMAC_SHA1=y
6 CONFIG_IPSEC_ESP=y
7 CONFIG_IPSEC_ENC_3DES=y
8 CONFIG_IPSEC_IPCOMP=y
9 CONFIG_IPSEC_DEBUG=y
This page took 0.053659 seconds and 3 git commands to generate.