On Fri, 9 Jun 2006, Herbert Xu wrote:
Could you post an exact sequence of commands that reproduces the bug?
That would help us in verifying your fix.
Publish a large number of ARP entries (greater than 10 required on my
system):
'arp -Ds <IP> <iface> pub'
View output of /proc/net/arp:
'dd if=/proc/net/arp of=arp-1024.out bs=1024'
The produced output will be missing on average one entry for every ten
entries published. Occasionally, the output will vary and the missing
entry will be displayed.