]> code.ossystems Code Review - openembedded-core.git/commit
iputils: fix various arping regressions
authorDiego Santa Cruz <Diego.SantaCruz@spinetix.com>
Thu, 18 Mar 2021 18:02:17 +0000 (19:02 +0100)
committerSteve Sakoman <steve@sakoman.com>
Sat, 20 Mar 2021 16:27:38 +0000 (06:27 -1000)
commit77c5792aa5e7cb7760c7042a49c2c0b02109987f
tree32b5af7aec7f4592169d4426a3c2ca1b701bc0a4
parentc88bb3db92d0650a560d7cbc1f0f42ae8faf15e1
iputils: fix various arping regressions

arping in iputils s20190709 has several problems, this backports the
fixes from s20200821.
 - -D, duplicate address detection, always returns failure
 - -w -f does not behave correctly
 - -w option hangs arping
 - -U option returns failure

Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com>
meta/recipes-extended/iputils/iputils/0001-arping-revert-partially-fix-sent-vs-received-package.patch [new file with mode: 0644]
meta/recipes-extended/iputils/iputils/0002-arping-fix-f-quit-on-first-reply-regression.patch [new file with mode: 0644]
meta/recipes-extended/iputils/iputils/0003-arping-Fix-comparison-of-different-signedness-warnin.patch [new file with mode: 0644]
meta/recipes-extended/iputils/iputils/0004-arping-return-success-when-unsolicited-ARP-mode-dest.patch [new file with mode: 0644]
meta/recipes-extended/iputils/iputils/0005-arping-use-additional-timerfd-to-control-when-timeou.patch [new file with mode: 0644]
meta/recipes-extended/iputils/iputils_s20190709.bb