starter: Remove left|rightnexthop option.

Charon does this lookup dynamically.
This commit is contained in:
Tobias Brunner
2012-06-11 17:33:30 +02:00
parent 753ca22f9c
commit 57323f6259
6 changed files with 0 additions and 26 deletions
-1
View File
@@ -43,7 +43,6 @@ starter_cmp_end(starter_end_t *c1, starter_end_t *c2)
ADDCMP(addr);
}
VARCMP(ikeport);
ADDCMP(nexthop);
VARCMP(has_client);
VARCMP(has_client_wildcard);
VARCMP(has_port_wildcard);