Wireshark-commits: [Wireshark-commits] master 49fe90f: Have the pcap_pktdata dissector dissect the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 Jan 2016 21:37:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49fe90fb6d8b759481e157766ec88c42d74fd4d0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

49fe90f by Guy Harris (guy@xxxxxxxxxxxx):

    Have the pcap_pktdata dissector dissect the payload.
    
    That lets us handle pseudo-headers derived from packet data in one
    central place.
    
    Change-Id: Ie8e1d2d7dac176ea45be08cdc49bd808d9f8cc5b
    Reviewed-on: https://code.wireshark.org/review/13340
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0de3f03   Get rid of unused stuff.
    adds  49fe90f   Have the pcap_pktdata dissector dissect the payload.


Summary of changes:
 epan/dissectors/packet-pktap.c |   13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)