PDU export: increase time precision to nano seconds
authorPascal Quantin <pascal.quantin@gmail.com>
Fri, 26 Jun 2015 15:39:04 +0000 (08:39 -0700)
committerPascal Quantin <pascal.quantin@gmail.com>
Fri, 26 Jun 2015 15:43:16 +0000 (15:43 +0000)
commitcaf06fea02533c4231c8d24eb7524b0e240a1a88
tree21a774dd4aafd3b547682f97276662089b6e2472
parenta7a7c689bcffd4dcf3e49e7095235b0a9c158731
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@gmail.com>
ui/tap_export_pdu.c