Moved ipsec_transform_t to kernel_ipsec.h in libhydra.
Because of this libfreeswan, pluto, starter etc. now depend on that file (and libhydra). This resolved some duplicate declarations.
This commit is contained in:
@@ -411,7 +411,7 @@ enum_names esp_transform_names =
|
||||
|
||||
static const char *const ipcomp_transform_name[] = {
|
||||
"IPCOMP_OUI",
|
||||
"IPCOMP_DEFLAT",
|
||||
"IPCOMP_DEFLATE",
|
||||
"IPCOMP_LZS",
|
||||
"IPCOMP_LZJH",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user