Commit Graph

10 Commits (a1509c1b4dc8bf22b1b30d56b5c619354d3b45a5)

Author SHA1 Message Date
German Service Network 94e98acaaa Check if the variable next_value->ping_ts != 0 in seqmap_add() 7 months ago
German Service Network e597c48d77 Fixing build warning long int on seqmap.c line 84 1 year ago
David Schweikert eb87a2affd use int64_t instead of struct timespec everywhere
This should be more efficient and is also easier to read.
4 years ago
David Schweikert bb8d71ef27 refactored event loop, now for each ping we create both a ping and a timeout event 4 years ago
Steven Noonan 754a21e2bd
move to 1us resolution for latency measurement
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
4 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 9 years ago
David Schweikert f55397336b increase SEQMAP_MAX to 65355 11 years ago
David Schweikert b7343ed256 start work on seqmap 11 years ago