aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2008-11-11 18:35:10 +0000
committerMartin Willi <martin@strongswan.org>2008-11-11 18:35:10 +0000
commit3d2dbebd703fe29c0981f61102094ffe2a4a2101 (patch)
treecbdf57b86730a82d7197ea42870df101941c3c5e /src/charon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c
parentd94cadd69a3b6dc8cdc935ad6f1fa85514fc7910 (diff)
downloadstrongswan-3d2dbebd703fe29c0981f61102094ffe2a4a2101.tar.bz2
strongswan-3d2dbebd703fe29c0981f61102094ffe2a4a2101.tar.xz
#defing out compress algs to avoid compiler warning
Diffstat (limited to 'src/charon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c')
-rw-r--r--src/charon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/charon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c b/src/charon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c
index 313642f58..f6419895d 100644
--- a/src/charon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c
+++ b/src/charon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c
@@ -492,8 +492,9 @@ static kernel_algorithm_t integrity_algs[] = {
{END_OF_LIST, 0, },
};
+#if 0
/**
- * Algorithms for IPComp
+ * Algorithms for IPComp, unused yet
*/
static kernel_algorithm_t compression_algs[] = {
/* {IPCOMP_OUI, 0 }, */
@@ -502,6 +503,7 @@ static kernel_algorithm_t compression_algs[] = {
{IPCOMP_LZJH, SADB_X_CALG_LZJH },
{END_OF_LIST, 0 },
};
+#endif
/**
* Look up a kernel algorithm ID and its key size