From cc09fbd2142607a43c2677f51e93095d0a7cb966 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 24 Nov 2016 19:32:54 -0800 Subject: [PATCH] Mark another dictionary as commented out due to no RFC 6929 support. Change-Id: I0b119fdc786970842d39b92b504e361d80a5624c Reviewed-on: https://code.wireshark.org/review/18948 Reviewed-by: Guy Harris --- radius/dictionary | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/radius/dictionary b/radius/dictionary index 60e4e28da0..06166d8cb1 100644 --- a/radius/dictionary +++ b/radius/dictionary @@ -120,6 +120,10 @@ $INCLUDE dictionary.rfc6911 # See bug 13176. # #$INCLUDE dictionary.rfc6929 +# +# We do not support RFC 6929, so we comment this out. +# See bug 13176. +# #$INCLUDE dictionary.rfc6930 $INCLUDE dictionary.rfc7055 #$INCLUDE dictionary.rfc7155 -- 2.34.1