URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=30baaab46071e1d6d874be9507730b61be356e4e
Submitter: "Anders Broman <[email protected]>"
Changed: branch: master
Repository: wireshark

Commits:

30baaab by Pascal Quantin ([email protected]):

    NAS-EPS: add an option to dissect user data container as non IP
    
    A preference allows the user to decide whether the user data container
    payload should be dissected as IP, non IP or not dissected. For non IP,
    another preference allows to specify the name of the sub dissector to be
    called.
    
    Bug: 16332
    Change-Id: I1bfd24eb734d57bff54d99362a90f563751270c6
    Reviewed-on: https://code.wireshark.org/review/35857
    Reviewed-by: Pascal Quantin <[email protected]>
    Petri-Dish: Pascal Quantin <[email protected]>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <[email protected]>
    

Actions performed:

    from  eb1e379   SMB: Fix DialectIndex handling
     add  30baaab   NAS-EPS: add an option to dissect user data container as 
non IP


Summary of changes:
 epan/dissectors/packet-nas_eps.c | 73 ++++++++++++++++++++++++++++------------
 1 file changed, 52 insertions(+), 21 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:[email protected]?subject=unsubscribe

Reply via email to