hush/networking
Denys Vlasenko 1c32e49bdf traceroute: cleanup and fixes for packet size calculations
Remove FEATURE_TRACEROUTE_SOURCE_ROUTE: it's off by default, and
source routing is not used in real world.

Tested that "traceroute -n ::1 100" and "traceroute -n 127.0.0.1 100"
both send 100 byte IP packets (this matches what traceroute on Fedora
Rawhide is doing).

function                                             old     new   delta
common_traceroute_main                              3731    3738      +7

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-09-28 18:44:48 +02:00
..
2016-07-04 17:38:01 +02:00
2013-01-14 01:34:48 +01:00
2015-10-14 12:53:47 +02:00
2015-08-15 21:15:27 +02:00
2014-01-09 20:09:43 +01:00
2015-10-13 17:17:34 +02:00
2015-05-25 13:46:36 +02:00
2016-03-04 07:36:04 +01:00
2016-07-19 17:48:55 +02:00
2016-09-01 11:16:22 +02:00