Package: iputils-arping Version: 3:20190709-1 Severity: normal Hi,
arping -w doesn't work anymore. Instead of exiting when the deadline is reached, it just hangs. # arping -w 2 -f -I eno1 172.17.49.5 ARPING 172.17.49.5 from 172.16.72.51 eno1 <hangs until ^C> Sent 172 probes (172 broadcast(s)) Received 0 response(s) It worked fine with 3:20180629-2: # arping -w 2 -f -I eno1 172.17.49.5 ARPING 172.17.49.5 from 172.16.72.51 eno1 Sent 3 probes (3 broadcast(s)) Received 0 response(s) Thanks Lucas

