summaryrefslogtreecommitdiff
path: root/asn1/x509ce/x509ce.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/x509ce/x509ce.cnf')
-rw-r--r--asn1/x509ce/x509ce.cnf3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/x509ce/x509ce.cnf b/asn1/x509ce/x509ce.cnf
index 968b0b9b91..fcba1a10ef 100644
--- a/asn1/x509ce/x509ce.cnf
+++ b/asn1/x509ce/x509ce.cnf
@@ -108,6 +108,9 @@ SkipCerts B "2.5.29.54" "id-ce-inhibitAnyPolicy"
#.FN_BODY PolicyQualifierValue
offset=call_ber_oid_callback(object_identifier_id, tvb, offset, pinfo, tree);
+#.FN_BODY GeneralName/iPAddress
+ proto_tree_add_item(tree, hf_x509ce_IPAddress, tvb, offset, 4, FALSE);
+ offset+=4;
#.END