All of lore.kernel.org
 help / color / mirror / Atom feed
* fragmentation code
@ 2002-06-04 14:21 luigicart
  2002-06-04 14:28 ` Mathias Gygax
  2002-06-04 14:29 ` Antony Stone
  0 siblings, 2 replies; 3+ messages in thread
From: luigicart @ 2002-06-04 14:21 UTC (permalink / raw)
  To: netfilter

Hi I'm Luigi.Where I can find in the kernel the fragmentation code for packet
IP/TCP?



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fragmentation code
  2002-06-04 14:21 fragmentation code luigicart
@ 2002-06-04 14:28 ` Mathias Gygax
  2002-06-04 14:29 ` Antony Stone
  1 sibling, 0 replies; 3+ messages in thread
From: Mathias Gygax @ 2002-06-04 14:28 UTC (permalink / raw)
  To: netfilter

On Die, Jun 04, 2002 at 04:21:10 +0200, luigicart@tin.it wrote:
> Hi I'm Luigi.Where I can find in the kernel the fragmentation code for
> packet IP/TCP?

/usr/src/linux/net/ipv4/ip_fragment.c

and calling routines in ip_input.c and ip_output.c (same dir)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fragmentation code
  2002-06-04 14:21 fragmentation code luigicart
  2002-06-04 14:28 ` Mathias Gygax
@ 2002-06-04 14:29 ` Antony Stone
  1 sibling, 0 replies; 3+ messages in thread
From: Antony Stone @ 2002-06-04 14:29 UTC (permalink / raw)
  To: netfilter

On Tuesday 04 June 2002 3:21 pm, luigicart@tin.it wrote:

> Hi I'm Luigi.Where I can find in the kernel the fragmentation code for
> packet IP/TCP?

Hi Luigi.

You could start with /usr/src/linux/net/ipv4/ip_fragment.c ?


Antony.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-06-04 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-04 14:21 fragmentation code luigicart
2002-06-04 14:28 ` Mathias Gygax
2002-06-04 14:29 ` Antony Stone

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.