[Ilugc] query about the kernel function arp_send

  • From: muneerch@xxxxxxxxx (Muneer)
  • Date: Tue Jan 31 21:11:10 2006

Hi all,

    I was writing a code in kernel space to send an arp reply, upon
receiving a request which is not intended to me (I want to "fake :-) "
 the requester). I came across a function arp_send in
src/linux-2.4.18-14/net/ipv4/arp.c which I felt very straight forward
for my requirement.
I wanted to know whether this function is available on all versions of
linux? Is it really intended to this kind of faking. Whether I will
get faked, if I try this on different versions?

Regards
Muneer CH
--
Imagination is more important than knowledge...

Other related posts: