Wireshark-commits: [Wireshark-commits] master 7fad354: Add Socket CANFD dissector.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7fad354a3e379382368cd1ef67b841315c29e050
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7fad354 by Michael Mann (mmann78@xxxxxxxxxxxx):
    Add Socket CANFD dissector.
    
    Bug: 12687
    Change-Id: Ib489b4c6aff1e0611e9b8a086054e56284f24b84
    Reviewed-on: https://code.wireshark.org/review/16787
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  7541a00   reordercap: fix memleak on exit
    adds  7fad354   Add Socket CANFD dissector.
Summary of changes:
 docbook/release-notes.asciidoc     |    1 +
 epan/dissectors/packet-sll.c       |    1 +
 epan/dissectors/packet-sll.h       |    1 +
 epan/dissectors/packet-socketcan.c |  265 +++++++++++++++++++++++++++---------
 4 files changed, 206 insertions(+), 62 deletions(-)