* Own APR resolution in 2.4 kernel module
@ 2006-04-25 7:19 Wojciech Kromer
0 siblings, 0 replies; only message in thread
From: Wojciech Kromer @ 2006-04-25 7:19 UTC (permalink / raw)
To: linux-kernel
Hi.
I need own ARP resolution call in my module.
Now i'm using neigh_lookup.
It's pretty fast, and works fine if my entry is already in arp_tbl,
but it doesn't send any reqest if trere is no one.
I found arp_solicit function, but it's not exported, and no
documentation found.
Probably I'm not the first one with such question, but not found any
sollution yet.
PS Please reply on my priv too.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-25 7:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-25 7:19 Own APR resolution in 2.4 kernel module Wojciech Kromer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome