summaryrefslogtreecommitdiff
path: root/radius
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-11-24 14:32:43 -0800
committerGuy Harris <guy@alum.mit.edu>2016-11-24 22:33:18 +0000
commit513fa607d3ebeed555d49661d6cf8af561e66e42 (patch)
tree9d6305f96cc27ba0da469731d02ed975f1ec6634 /radius
parentab55444590e006b24dbd372fa7dc307ddd7076ec (diff)
downloadwireshark-513fa607d3ebeed555d49661d6cf8af561e66e42.tar.gz
Squelch warnings.
There's some problem with our RADIUS dictionary reader that causes it to produce radius: Vendor: 'integer', does not exist in .../dictionary.rfc7930 warnings when reading entries such as ATTRIBUTE Response-Length 241.3 integer Change-Id: I90548281ce4e5ffce974b9fe074266adbfdf2a5c Reviewed-on: https://code.wireshark.org/review/18945 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'radius')
-rw-r--r--radius/dictionary8
1 files changed, 7 insertions, 1 deletions
diff --git a/radius/dictionary b/radius/dictionary
index 498b549136..e9b525ab49 100644
--- a/radius/dictionary
+++ b/radius/dictionary
@@ -121,7 +121,13 @@ $INCLUDE dictionary.rfc7055
#$INCLUDE dictionary.rfc7155
#$INCLUDE dictionary.rfc7268
#$INCLUDE dictionary.rfc7499
-$INCLUDE dictionary.rfc7930
+#
+# This one doesn't work - it causes
+#
+# radius: Vendor: 'integer', does not exist in .../dictionary.rfc7930
+#
+# errors.
+#$INCLUDE dictionary.rfc7930
#