C Program to make static ARP entries
- From: "jeniffer" <zenith.of.perfection@xxxxxxxxx>
- Date: 20 Apr 2006 02:43:42 -0700
I need to write a c program to add static entries to the ARP cache.I
read somewhere that we can use the ioctl() function and the arpreq
structure to know the MAC address.This is the only info I could get
related to ARP entries.
Plz suggest how to add static entries in the ARP cache through a
program.The system in linux .I know in windows that one can do arp -s
through the command line.
Plz suggest me pointers to go about.
.
- Follow-Ups:
- Re: C Program to make static ARP entries
- From: SenthilMurugan
- Re: C Program to make static ARP entries
- Prev by Date: Re: how to allow ftp connection through Squid
- Next by Date: Re: how to allow ftp connection through Squid
- Previous by thread: Linksys USB200M on Suse10
- Next by thread: Re: C Program to make static ARP entries
- Index(es):
Relevant Pages
|