netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* arping stuck with ENOBUFS in 4.19.150
@ 2020-10-22 15:19 Joakim Tjernlund
  2020-10-26 12:58 ` Joakim Tjernlund
  0 siblings, 1 reply; 11+ messages in thread
From: Joakim Tjernlund @ 2020-10-22 15:19 UTC (permalink / raw)
  To: netdev

strace arping -q -c 1 -b -U  -I eth1 0.0.0.0
...
sendto(3, "\0\1\10\0\6\4\0\1\0\6\234\v\6 \v\v\v\v\377\377\377\377\377\377\0\0\0\0", 28, 0, {sa_family=AF_PACKET, proto=0x806, if4, pkttype=PACKET_HOST, addr(6)={1, ffffffffffff},
20) = -1 ENOBUFS (No buffer space available)
....
and then arping loops.

in 4.19.127 it was:
sendto(3, "\0\1\10\0\6\4\0\1\0\6\234\5\271\362\n\322\212E\377\377\377\377\377\377\0\0\0\0", 28, 0, {​sa_family=AF_PACKET, proto=0x806, if4, pkttype=PACKET_HOST, addr(6)={​1,
ffffffffffff}​, 20) = 28

Seems like something has changed the IP behaviour between now and then ?
eth1 is UP but not RUNNING and has an IP address.

 Jocke

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-11-02  8:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 15:19 arping stuck with ENOBUFS in 4.19.150 Joakim Tjernlund
2020-10-26 12:58 ` Joakim Tjernlund
2020-10-26 16:27   ` Jakub Kicinski
2020-10-26 18:31   ` David Ahern
2020-10-29 14:10     ` Joakim Tjernlund
2020-10-29 15:18       ` David Ahern
2020-10-30  1:36         ` Yunsheng Lin
2020-10-30 11:50           ` Joakim Tjernlund
2020-10-31  1:48             ` Yunsheng Lin
2020-11-02  8:27               ` Joakim Tjernlund
2020-10-29 19:10       ` Cong Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).