From bc73b47ce57bb9dd0cf2fc0b65668a413d74884b Mon Sep 17 00:00:00 2001 From: aland Date: Wed, 10 Aug 2005 01:11:02 +0000 Subject: [PATCH] More attributes, as found on the net --- share/dictionary | 1 + share/dictionary.ipunplugged | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 share/dictionary.ipunplugged diff --git a/share/dictionary b/share/dictionary index ca416a0..474ea57 100644 --- a/share/dictionary +++ b/share/dictionary @@ -106,6 +106,7 @@ $INCLUDE dictionary.gandalf $INCLUDE dictionary.gemtek $INCLUDE dictionary.issanni $INCLUDE dictionary.itk +$INCLUDE dictionary.ipunplugged $INCLUDE dictionary.juniper $INCLUDE dictionary.karlnet $INCLUDE dictionary.livingston diff --git a/share/dictionary.ipunplugged b/share/dictionary.ipunplugged new file mode 100644 index 0000000..080a039 --- /dev/null +++ b/share/dictionary.ipunplugged @@ -0,0 +1,27 @@ +# -*- text -*- +############################################################################## +# +# ipUnplugged +# http://www.ipunplugged.com/ +# +# $Id$ +# +############################################################################## + + +VENDOR ipUnplugged 5925 + +BEGIN-VENDOR ipUnplugged + +ATTRIBUTE IPU-MIP-Spi 51 integer +ATTRIBUTE IPU-MIP-Key 52 string +ATTRIBUTE IPU-MIP-Alg-Type 53 integer +ATTRIBUTE IPU-MIP-Alg-Mode 54 integer +ATTRIBUTE IPU-MIP-Replay-Prot 55 integer +ATTRIBUTE IPU-IKE-Remote-Addr 61 ipaddr +ATTRIBUTE IPU-IKE-Local-Addr 62 ipaddr +ATTRIBUTE IPU-IKE-Auth 63 string +ATTRIBUTE IPU-IKE-Conf-Name 64 string +ATTRIBUTE IPU-IKE-Cmd 65 string + +END-VENDOR ipUnplugged -- 2.1.4