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.6 b8f8759: Another dictionary fix.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 06 Aug 2018 19:05:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8f8759b35df95b7ecb938998f73b2a87c22ac7b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

b8f8759 by Guy Harris (guy@xxxxxxxxxxxx):

    Another dictionary fix.
    
    RFC 5447 says MIP6-Feature-Vector is a 64-bit integer, not an octet
    string.
    
    Change-Id: I676cb4de09424259a9020680d11b92b783100482
    Reviewed-on: https://code.wireshark.org/review/28999
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 1dc6d54d8d6b794549473ced4435c2d749b72076)
    Reviewed-on: https://code.wireshark.org/review/29000
    

Actions performed:

    from  3bd9687   print.c: Print FT_CHAR fields as FT_UINT8
     add  b8f8759   Another dictionary fix.


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