removed NAT_TRAVERSAL and VIRTUAL_IP compile options
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
* RCSID $Id: virtual.c,v 1.4 2004/04/02 10:38:52 as Exp $
|
||||
*/
|
||||
|
||||
#ifdef VIRTUAL_IP
|
||||
|
||||
#include <freeswan.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
@@ -334,5 +332,3 @@ is_virtual_net_allowed(const struct connection *c, const ip_subnet *peer_net,
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user