Wireshark-commits: [Wireshark-commits] master 011a330: DIS: implement IFF PDU
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 May 2014 21:18:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=011a330b13b4b64f8d9062be65ca49aa95843ee7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

011a330 by Mark Weel (markweel@xxxxxxxxxxx):

    DIS: implement IFF PDU
    
    Change-Id: Ica5029ab31077f95cabde22ad7df42ced769a3d0
    Reviewed-on: https://code.wireshark.org/review/1714
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2cfda31   Change the signature of dissector_try_heuristic() to return hdtbl_entry which can be used to call the found heuristic dissector on the next pass.
    adds  011a330   DIS: implement IFF PDU


Summary of changes:
 epan/dissectors/packet-dis.c |  532 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 532 insertions(+)