diff options
author | AndersBroman <a.broman@bredband.net> | 2014-11-11 21:00:16 +0100 |
---|---|---|
committer | Anders Broman <a.broman58@gmail.com> | 2014-11-11 20:06:22 +0000 |
commit | feedcb025edb23912d57752a4f1f150705963f77 (patch) | |
tree | d7a0f1ad148db5e1deee1825ad48a5896ad1a055 /radius/dictionary | |
parent | b1c91b06dc92e2982926a6320aac49ba0a662314 (diff) | |
download | wireshark-feedcb025edb23912d57752a4f1f150705963f77.tar.gz wireshark-feedcb025edb23912d57752a4f1f150705963f77.tar.bz2 wireshark-feedcb025edb23912d57752a4f1f150705963f77.zip |
[Radius] Make dictionary.starent.vsa1 the default dictionary.
at least with the trace in Bug 10688 that makes the most sense.
Change-Id: I76213449076a2f49a4b72c6dd87b022fb10b9eef
Reviewed-on: https://code.wireshark.org/review/5242
Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'radius/dictionary')
-rw-r--r-- | radius/dictionary | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/radius/dictionary b/radius/dictionary index 1f7e59aa52..8c81daa8e3 100644 --- a/radius/dictionary +++ b/radius/dictionary @@ -253,7 +253,8 @@ $INCLUDE dictionary.siemens $INCLUDE dictionary.slipstream $INCLUDE dictionary.sonicwall $INCLUDE dictionary.springtide -$INCLUDE dictionary.starent +#$INCLUDE dictionary.starent Thes two are mutally exlusive I think, make the "old" one the default +$INCLUDE dictionary.starent.vsa1 $INCLUDE dictionary.surfnet $INCLUDE dictionary.symbol $INCLUDE dictionary.telebit |