Wireshark-commits: [Wireshark-commits] master-1.12 efb0761: Have PACKET_DESCRIBE() for V10.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=efb076151932d4cfa374f4853c2ea163876b2529
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
efb0761 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>
(cherry picked from commit 2a31311f81ac7171fd755424b0ce3f9d9aed2796)
Reviewed-on: https://code.wireshark.org/review/7352
Actions performed:
from 7ee27cf Move the setting of rec_type.
adds efb0761 Have PACKET_DESCRIBE() for V10.
Summary of changes:
wiretap/netscaler.c | 26 +++++++++++++++++++++-----
1 file changed, 21 insertions(+), 5 deletions(-)