URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=acbd5ac7207f4aa0fed85fe11f59cff10017cf56
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
acbd5ac by Guy Harris (guy@xxxxxxxxxxxx):
Make the V10 path a bit more like the other paths.
Provide {FULL,PART}SIZEDEFV10 macros, similar to what's provided for the
other versions, containing the code to set the packet length and
captured data length, and use the TRACE_V10_REC_LEN_OFF() macro directly
after that to set the various length and offset values in the
pseudo-header.
Change-Id: I28e7986f29f4ef4f3542098f16e6f7dfa6cec691
Reviewed-on: https://code.wireshark.org/review/7394
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 572ce10 ATN-CPDLC: never put a break in a TRY block
adds acbd5ac Make the V10 path a bit more like the other paths.
Summary of changes:
wiretap/netscaler.c | 30 +++++++++++++++++-------------
1 file changed, 17 insertions(+), 13 deletions(-)