URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=caf06fea02533c4231c8d24eb7524b0e240a1a88
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
caf06fe by Pascal Quantin (pascal.quantin@xxxxxxxxx):
PDU export: increase time precision to nano seconds
It will avoid losing precision in case of export from a nseclibpcap input file.
As Wireshark is probably the only tool able to read this link type, we do not need to bother with compatibility.
Change-Id: Iea5b5c88b02ff4799c255f795be2469a091161fe
Reviewed-on: https://code.wireshark.org/review/9171
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from a7a7c68 epl: Set Payload to remaining bytes
adds caf06fe PDU export: increase time precision to nano seconds
Summary of changes:
ui/tap_export_pdu.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)