Hello

I retreive the ARP table by parsing /proc/net/arp.
Is there an API way to do this? Is using Netlink a better approach for getting ARP table?

Thanks.