<div dir="ltr">Remove another get_line() caller, but also fix the basic "show ARP<br>table" behavior which was previously broken. Switch to xgetaddrinfo().<br>Fix failed search output to only display if we actually searched, and to<br>match net-tools arp 2.10 output. Also use FLAG() and clean up trailing<br>whitespace.<br>---<br> toys/pending/arp.c | 146 ++++++++++++++++++++++-----------------------<br> 1 file changed, 70 insertions(+), 76 deletions(-)<br></div>