diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-05-06 21:44:15 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-05-06 21:44:15 +0200 |
commit | c158df0f23d03fe27d1b6d4585bf4a4c8400bd6c (patch) | |
tree | 23411555bd8a39b1e30ecc1185f8314ed0c7301d /src/pluto/constants.h | |
parent | 4eee16354b7aa2a818f561535cdd2f4dab61a2f8 (diff) | |
download | strongswan-c158df0f23d03fe27d1b6d4585bf4a4c8400bd6c.tar.bz2 strongswan-c158df0f23d03fe27d1b6d4585bf4a4c8400bd6c.tar.xz |
already defined in attributes/attributes.h
Diffstat (limited to 'src/pluto/constants.h')
-rw-r--r-- | src/pluto/constants.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pluto/constants.h b/src/pluto/constants.h index e9567c07a..9c87926d0 100644 --- a/src/pluto/constants.h +++ b/src/pluto/constants.h @@ -559,10 +559,6 @@ extern enum_names modecfg_attr_names; extern enum_names xauth_attr_names; -/* ISAKMP mode config attributes specific to Microsoft */ -#define INTERNAL_IP4_SERVER 23456 -#define INTERNAL_IP6_SERVER 23457 - extern enum_names microsoft_attr_names; /* ISAKMP mode config attributes specific to the Unity vendor ID */ |