URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f8ac57a2c4d3b0bab160dc5da925c1bb83e39444
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f8ac57a by Guy Harris (guy@xxxxxxxxxxxx):
Keep and use per-interface, not per-file, FCS length information.
There is no FCS length information for a pcapng file; there's FCS length
information for each interface.
Change-Id: I3abb1a35b28475aa3ad6f126060140d0a524bbca
Reviewed-on: https://code.wireshark.org/review/33215
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5fd947d tls: add zstd(RFC8478) compression algorithm
add f8ac57a Keep and use per-interface, not per-file, FCS length information.
Summary of changes:
wiretap/pcapng.c | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)