src/liboping.c: Be more fault-tolerant when checking for the TTL.
authorVladimir V. Melnikov <wlad.w.m@gmail.com>
Mon, 23 Mar 2009 08:30:26 +0000 (09:30 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 23 Mar 2009 08:30:26 +0000 (09:30 +0100)
commitf5ff17460d82d64e4d4570f1c164ed7e4d21fd22
tree7f5d6d38623708b534781aa9df790ecdfb404e83
parentcf72bb2336b94054ed6cbceb70a7e117654e4571
src/liboping.c: Be more fault-tolerant when checking for the TTL.

If it's not included in the auxiliary data, fall back to the value
included in the IPv4 header which is provided via the raw socket.
src/liboping.c