ping: implement -A "adaptive ping"
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 13 Feb 2018 22:21:33 +0000 (23:21 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 13 Feb 2018 22:21:33 +0000 (23:21 +0100)
commit7189af847fd8a54a85f08e9bf51cd103f0d87393
tree2329c5eb95e97de80ed0efe071539fb23a3054f8
parent4892f3a4c77fb5051d64cfc5f9056a7d6ec6cdb2
ping: implement -A "adaptive ping"

function                                             old     new   delta
common_ping_main                                    1757    1862    +105
packed_usage                                       32367   32427     +60
sendping_tail                                        236     209     -27
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 165/-27)           Total: 138 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ping.c