support of right|leftallowany flag

This commit is contained in:
Andreas Steffen
2007-06-18 17:51:45 +00:00
parent 571bca865b
commit d0f55e236d
8 changed files with 46 additions and 16 deletions
+1
View File
@@ -170,6 +170,7 @@ set_whack_end(whack_end_t *w, starter_end_t *end)
w->has_natip = end->has_natip;
w->modecfg = end->modecfg;
w->hostaccess = end->hostaccess;
w->allow_any = end->allow_any;
w->sendcert = end->sendcert;
w->updown = end->updown;
w->host_port = IKE_UDP_PORT;