summaryrefslogtreecommitdiffstats
path: root/usr.sbin/traceroute/traceroute.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* style(9) some variable declarationsbenno2017-05-281-22/+13
* check_tos() gets a parameter so i can remove another global var.benno2017-05-281-5/+2
* introduce struct tr_conf to keep all of the configuration.benno2017-05-281-18/+50
* traceroute never sees a timeout when poll(2) returns when it receivesflorian2017-01-131-2/+2
* rearrange code: traceroute.c now only contains main() and usage(),benno2016-09-031-0/+146