URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e119532e11e5514ee7a397b80ef8edc4372b2406
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e119532 by Guy Harris (guy@xxxxxxxxxxxx):
Set the pinfo time stamps based on the frame_data time stamps.
That takes into account any time-shifting that's been done.
Change-Id: Ib4c01e7b055f5ac2f1111bcbe946c6094dcb70ae
Reviewed-on: https://code.wireshark.org/review/13502
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from a7f470f More pinfo->fd->abs_ts to pinfo->abs_ts.
adds e119532 Set the pinfo time stamps based on the frame_data time stamps.
Summary of changes:
epan/packet.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)