]> git.ipfire.org Git - thirdparty/mtr.git/commit
add max-unknown option 120/head
authorpenyu <penyu@amazon.com>
Sun, 3 Jul 2016 20:12:01 +0000 (20:12 +0000)
committerpenyu <penyu@amazon.com>
Sun, 3 Jul 2016 20:12:01 +0000 (20:12 +0000)
commita8532c78b68e69b98a9c22d714eae0f381dade5d
treef3520021d95a82731b0dc1f50f65f8b2f980ff96
parent85c755008fbcc213d9325ab1cbef6fae25d05470
add max-unknown option

remove the MAX_UNKNOWN_HOSTS macro, use maxUnknown variable
instead of it, and add --max-unknown option, let it can be
configured at run time.
mtr.8
mtr.c
net.c