Results 1 to 2 of 2
Hi all,
I want my application to modify the Linux ARP table. I saw how to do it using "arp" command. Is there a direct API for doing that?
Regards,
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-29-2010 #1Just Joined!
- Join Date
- May 2010
- Posts
- 9
Modifying the Linux ARP table
Hi all,
I want my application to modify the Linux ARP table. I saw how to do it using "arp" command. Is there a direct API for doing that?
Regards,
Mickey
- 06-30-2010 #2
You may find it useful to look into the source code provided here: arp-sk . I hope the source code is not that old to be useless.


Reply With Quote

