commit | df5c5394b081d5b6a374a5025082c88fc05d0951 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Dec 12 20:08:36 2020 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Dec 12 20:09:52 2020 +0100 |
tree | c385e954af380cdf5c99d580967800acb2e3e31c | |
parent | cc55bbef75f0e1760bb881ab59775d26b93b3afe [diff] |
traceroute: set IP_PKTINFO to see correct local IP of received pkt (fixes -v display) Also, assorted code shrink: function old new delta traceroute_init 1210 1172 -38 common_traceroute_main 2141 2091 -50 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-88) Total: -88 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>