URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17798bc70b6b4f1b4adb640478b57eddf4251969
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
17798bc by Guy Harris (guy@xxxxxxxxxxxx):
Handle duplicate attribute and TLV entries specially.
For attributes, handle them the same way we handle duplicate vendors.
For TLVs, ignore duplicates; they shouldn't happen.
Change-Id: Ie968478c40a9b7848fa8ea25b144eda8656e5874
Reviewed-on: https://code.wireshark.org/review/5268
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from f8e24c9 Eliminate proto_tree_add_text for some dissectors.
adds 17798bc Handle duplicate attribute and TLV entries specially.
Summary of changes:
epan/radius_dict.l | 135 +++++++++++++++++++++++++++++++++-------------------
1 file changed, 86 insertions(+), 49 deletions(-)