URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e963cbf08c75e7348df81f1177d58b3a1718de2f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e963cbf by Pascal Quantin (pascal.quantin@xxxxxxxxx):
editcap: keep timestamp resolution when converting a nseclibpcap file to pcapng
As reported on https://ask.wireshark.org/questions/43483/why-does-editcap-write-out-nseclibpcap-correctly-with-nanosecond-timestamps-but-not-with-pcapng
Change-Id: I81ec6dd6bdc6008297141ca8e210f4fb989cd3d6
Reviewed-on: https://code.wireshark.org/review/9111
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from cb84022 Qt: fix crashes when Wireshark is closed while running a capture
adds e963cbf editcap: keep timestamp resolution when converting a nseclibpcap file to pcapng
Summary of changes:
wiretap/file_access.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)