All of lore.kernel.org
 help / color / mirror / Atom feed
* problems calling devinet_ioctl from netfilter i/p hook
@ 2004-12-10  9:33 Subhash Gopinath
  0 siblings, 0 replies; only message in thread
From: Subhash Gopinath @ 2004-12-10  9:33 UTC (permalink / raw)
  To: netfilter

Hello all,

I need to set the IP address of an ethernet interface from a netfilter
receive hook function
(in a kernel module)....If I call devinet_ioctl() from the hook
function....The kernel hangs reporting "Bug at skbuff.c:174"
Looks like I cannot call the ioctl from netfilter hooks since they are
called in an ISR...
I tried moving the ioctl call to a tasklet , still I get the same
error...Is there any other solution ?

Thanks,
Subhash


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-10  9:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-10  9:33 problems calling devinet_ioctl from netfilter i/p hook Subhash Gopinath

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.