summaryrefslogtreecommitdiff
path: root/src/pluto/vendor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/vendor.h')
-rw-r--r--src/pluto/vendor.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/pluto/vendor.h b/src/pluto/vendor.h
index 4f480df30..d0853b08c 100644
--- a/src/pluto/vendor.h
+++ b/src/pluto/vendor.h
@@ -11,7 +11,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
- * RCSID $Id: vendor.h 3252 2007-10-06 21:24:50Z andreas $
+ * RCSID $Id: vendor.h 3380 2007-12-04 23:54:32Z andreas $
*/
#ifndef _VENDOR_H_
@@ -111,6 +111,8 @@ enum known_vendorid {
VID_STRONGSWAN_4_1_5 = 93,
VID_STRONGSWAN_4_1_6 = 94,
VID_STRONGSWAN_4_1_7 = 95,
+ VID_STRONGSWAN_4_1_8 = 96,
+ VID_STRONGSWAN_4_1_9 = 97,
/* 101 - 200 : NAT-Traversal */
VID_NATT_STENBERG_01 =101,