URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1715be25b1fa6c76aeb8ca69fb9d495e93ba4ece
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1715be2 by Guy Harris (guy@xxxxxxxxxxxx):
Use nstime_t for time stamps.
Don't roll our own time stamp handling, use nstime_t. That also gives
us nanosecond resolution, for what that's worth.
Change-Id: Ib9945bdef5a70e1656b96995f510507da36b4b59
Reviewed-on: https://code.wireshark.org/review/8489
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from b4a68bc SIP: Fix typo lenght => length
adds 1715be2 Use nstime_t for time stamps.
Summary of changes:
ui/mcast_stream.c | 67 +++++++++++++++++++++--------------------------------
ui/mcast_stream.h | 11 ++++-----
2 files changed, 30 insertions(+), 48 deletions(-)