diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-12-08 23:48:56 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-12-09 00:24:41 +0100 |
commit | e1573b3fe85b1a0590a0758e4c5405584c4c9d3f (patch) | |
tree | 23c555aefe436a47628d0617dabfe09fe3df158a /src | |
parent | 7747210f269fbf3300e77a0ddd0c95df09746030 (diff) | |
download | strongswan-e1573b3fe85b1a0590a0758e4c5405584c4c9d3f.tar.bz2 strongswan-e1573b3fe85b1a0590a0758e4c5405584c4c9d3f.tar.xz |
added ipAddrBlocks OID
Diffstat (limited to 'src')
-rw-r--r-- | src/libstrongswan/asn1/oid.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstrongswan/asn1/oid.txt b/src/libstrongswan/asn1/oid.txt index a4b08022d..87922f652 100644 --- a/src/libstrongswan/asn1/oid.txt +++ b/src/libstrongswan/asn1/oid.txt @@ -185,6 +185,7 @@ 0x07 "id-pkix" 0x01 "id-pe" 0x01 "authorityInfoAccess" OID_AUTHORITY_INFO_ACCESS + 0x07 "ipAddrBlocks" OID_IP_ADDR_BLOCKS 0x02 "id-qt" 0x01 "cps" 0x02 "unotice" |