{END_OF_LIST, 0, },
};
+#if 0
/**
- * Algorithms for IPComp
+ * Algorithms for IPComp, unused yet
*/
static kernel_algorithm_t compression_algs[] = {
/* {IPCOMP_OUI, 0 }, */
/* {IPCOMP_LZJH, 0 }, */
{END_OF_LIST, 0 },
};
+#endif
/**
* Look up a kernel algorithm ID and its key size
{END_OF_LIST, 0, },
};
+#if 0
/**
- * Algorithms for IPComp
+ * Algorithms for IPComp, unused yet
*/
static kernel_algorithm_t compression_algs[] = {
/* {IPCOMP_OUI, 0 }, */
{IPCOMP_LZJH, SADB_X_CALG_LZJH },
{END_OF_LIST, 0 },
};
+#endif
/**
* Look up a kernel algorithm ID and its key size