ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-2.4 4d91b1e: Fix bug in RFC 5447 dictionary.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 03 Aug 2018 04:32:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d91b1efb31c29afedc9c58b834a81b5d08e5ae1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

4d91b1e by Guy Harris (guy@xxxxxxxxxxxx):

    Fix bug in RFC 5447 dictionary.
    
    Pick up the current version ("current" as in "picked up from a recent
    checkout of the FreeRADIUS/freeradius-server repository on GitHub") of
    dictionary.rfc5447.
    
    See
    
        https://github.com/FreeRADIUS/freeradius-server/issues/2269
    
    and some of the discussion in
    
        https://github.com/the-tcpdump-group/tcpdump/pull/636
    
    Change-Id: Ib21838684ac250ff1f02fcea6c1e5ca865b4b6ff
    Reviewed-on: https://code.wireshark.org/review/28935
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 7b6181ae6bf0acf7dc376058b71cc310dd5f60fd)
    Reviewed-on: https://code.wireshark.org/review/28937
    

Actions performed:

    from  fcb072c   Improve debugging messages.
     add  4d91b1e   Fix bug in RFC 5447 dictionary.


Summary of changes:
 radius/dictionary.rfc5447 | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)