Commit Graph

8 Commits (eac20347bac9aa396fa1c2039c57e7603862e6cc)

Author SHA1 Message Date
David Schweikert eb87a2affd use int64_t instead of struct timespec everywhere
This should be more efficient and is also easier to read.
5 years ago
David Schweikert bb8d71ef27 refactored event loop, now for each ping we create both a ping and a timeout event 5 years ago
Steven Noonan 754a21e2bd
move to 1us resolution for latency measurement
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
5 years ago
David Schweikert aba04241c7 add _GNU_SOURCE to fix some warnings 5 years ago
David Schweikert 9787dd0136 sync with develop 8 years ago
David Schweikert 07e719d8db add -Wall -Wextra, fix some errors 10 years ago
David Schweikert f55397336b increase SEQMAP_MAX to 65355 12 years ago
David Schweikert b7343ed256 start work on seqmap 12 years ago