forked from iputils/iputils
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arping: use additional timerfd to control when timeout happens
Trying to determine timeout by adding up interval values is pointlessly complicating. With separate timer everything just works. Addresses: iputils#259 Fixes: 1df5350 Signed-off-by: Sami Kerola <[email protected]>
- Loading branch information
Showing
1 changed file
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters