URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0b87e4b5f8dbdd69c515d63fa4413347179beb4
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

b0b87e4 by Robert Sauter (sau...@locoslab.com):

    IEEE 802.15.4: individual functions for MHR/PIE/payload processing
    
    - reduce scope of special handling for ZBOSS and 'options'
    - move -2015 command byte handling to corresponding function
    - fix data handling for unimplemented command types
    
    Rationale: this allows reusing the individual functions for protocols
    that are based on IEEE 802.15.4 but require additional transformation
    of the payload without adding special cases within the functions.
    
    Change-Id: I5447620f6779031c4f9b280b16de9678b255b06f
    Reviewed-on: https://code.wireshark.org/review/26262
    Petri-Dish: Anders Broman <a.broma...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Ed Beroset <bero...@ieee.org>
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  99240e6   Docs: Updates for xsltproc and Asciidoctor.
    adds  b0b87e4   IEEE 802.15.4: individual functions for MHR/PIE/payload 
processing


Summary of changes:
 epan/dissectors/packet-ieee802154.c | 259 ++++++++++++++++++++++--------------
 epan/dissectors/packet-ieee802154.h |  49 ++++++-
 2 files changed, 209 insertions(+), 99 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to