Wireshark-commits: [Wireshark-commits] master 2a31311: Have PACKET_DESCRIBE() for V10.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Feb 2015 21:22:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a31311f81ac7171fd755424b0ce3f9d9aed2796
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2a31311 by Guy Harris (guy@xxxxxxxxxxxx):

    Have PACKET_DESCRIBE() for V10.
    
    Have it set the record type and initialize the presence bits.
    
    That makes it a bit more like V2x and V3x, and makes the code slightly
    less unclear.
    
    Change-Id: Ibfbe2143b24a68c3fa3f576616fde81918b01feb
    Reviewed-on: https://code.wireshark.org/review/7351
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  fe5aea7   Move the setting of rec_type.
    adds  2a31311   Have PACKET_DESCRIBE() for V10.


Summary of changes:
 wiretap/netscaler.c |   26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)