URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0692d75455550ae6392a57c8323d8757a72f7dd2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0692d75 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: I3513371057601b44821d89ebaa7565ab370a67f5
Reviewed-on: https://code.wireshark.org/review/7393
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1a3dd34 ATN-CPDLC: never put a break in a TRY block
adds 0692d75 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(-)