URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38a48c3d5c4f997f0db576cdd0cf8eaa5cfda879
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
38a48c3 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>
(cherry picked from commit f8ac57a2c4d3b0bab160dc5da925c1bb83e39444)
Reviewed-on: https://code.wireshark.org/review/33218
Actions performed:
from 371fcaf Qt: do not expose a UAT record if the update callback fails
add 38a48c3 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(-)