* Problem with sk_buff - part 2
@ 2002-06-07 19:19 Damiano Bolzoni
2002-06-07 19:29 ` Henrik Nordstrom
0 siblings, 1 reply; 2+ messages in thread
From: Damiano Bolzoni @ 2002-06-07 19:19 UTC (permalink / raw)
To: netfilter-devel
Thank you for answer!
I thought that was a problem like that.
What call I have to make? which parameters have to pass?
Thanx
Damiano
damiano.bolzoni@tin.it
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem with sk_buff - part 2
2002-06-07 19:19 Problem with sk_buff - part 2 Damiano Bolzoni
@ 2002-06-07 19:29 ` Henrik Nordstrom
0 siblings, 0 replies; 2+ messages in thread
From: Henrik Nordstrom @ 2002-06-07 19:29 UTC (permalink / raw)
To: Damiano Bolzoni, netfilter-devel
Damiano Bolzoni wrote:
> Thank you for answer!
> I thought that was a problem like that.
> What call I have to make? which parameters have to pass?
It is not as simple. The TCP/IP stack is not designed to have others poke
around into it..
See tcp_ipv4.c:tcp_v4_rcv().
Can you explain again why you want to access the socket from netfilter?
Regards
Henrik
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-07 19:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-07 19:19 Problem with sk_buff - part 2 Damiano Bolzoni
2002-06-07 19:29 ` Henrik Nordstrom
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.