Wireshark-commits: [Wireshark-commits] master dbcd94d: DLT User: add ability to export PDUs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 5 Oct 2014 07:08:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbcd94d33a7977aa22cf8d68e9e7109dc7b2c00a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dbcd94d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    DLT User: add ability to export PDUs
    
    It can be really useful to share hand crafted captures without the need to configure the DLT User table
    
    Change-Id: Iefab00b741f95b1f3a3247cb28ed01a367fa4ff4
    Reviewed-on: https://code.wireshark.org/review/4469
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e731bc7   Fix a comment.
    adds  dbcd94d   DLT User: add ability to export PDUs


Summary of changes:
 epan/dissectors/packet-user_encap.c |   26 +++++++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)