<div dir="ltr">Hi,<div><br><div>Nowadays, I'm looking through IPv6 supportable commands in Toybox.</div><div>And I found that some commands are works totally different with ipv4.</div><div>Today I gonna talk about arp and arping.</div><div><br></div><div>IPv4 arp and arping use broadcasting for discovering network.</div><div>But IPv6 doesn't support broadcasting, and use neighbor discovery instead of ICMP and ARP.</div><div><br></div><div><a href="http://docs.oracle.com/cd/E23824_01/html/821-1453/ipv6-ref-34.html#scrolltoc">http://docs.oracle.com/cd/E23824_01/html/821-1453/ipv6-ref-34.html#scrolltoc</a><br></div><div><br></div><div>So, these commands are cannot be implemented with additional options.</div><div>In my opinion, toybox needs new command, ndp.</div><div><a href="https://www.freebsd.org/cgi/man.cgi?format=html&query=ndp(8)">https://www.freebsd.org/cgi/man.cgi?format=html&query=ndp(8)</a><br></div><div><br></div><div>Do you have any plan for ndp?</div><div>And Could you share your opinion for Ipv6 support?</div><div><br></div></div></div>