aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/cmp.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2012-05-15 15:00:15 +0200
committerTobias Brunner <tobias@strongswan.org>2012-06-11 17:33:31 +0200
commit0ac29be793e3f075d931a572be008febb0e357be (patch)
tree2afb9654809248c1fe1366e38c838f2b8dd058dd /src/starter/cmp.c
parent8dd094e18592b6894da0cd30b9f2cb8ff90c8a15 (diff)
downloadstrongswan-0ac29be793e3f075d931a572be008febb0e357be.tar.bz2
strongswan-0ac29be793e3f075d931a572be008febb0e357be.tar.xz
starter: Remove left|rightsubnetwithin option (charon narrows left|rightsubnet down accordingly).
Diffstat (limited to 'src/starter/cmp.c')
-rw-r--r--src/starter/cmp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/starter/cmp.c b/src/starter/cmp.c
index 200f42e6b..6713a9186 100644
--- a/src/starter/cmp.c
+++ b/src/starter/cmp.c
@@ -36,7 +36,6 @@ starter_cmp_end(starter_end_t *c1, starter_end_t *c2)
VARCMP(ikeport);
VARCMP(has_client);
- VARCMP(has_client_wildcard);
VARCMP(has_port_wildcard);
VARCMP(has_natip);
VARCMP(has_virt);