Netdev List
 help / color / mirror / Atom feed
From: cranium2003 <cranium2003@yahoo.com>
To: net dev <netdev@oss.sgi.com>
Subject: ip_forward difference in kernel 2.4 and 2.6
Date: Sun, 15 May 2005 06:39:34 -0700 (PDT)	[thread overview]
Message-ID: <20050515133934.77383.qmail@web41423.mail.yahoo.com> (raw)

hello,
        I check kernel 2.4.28 and 2.6.11 on lxr and
found that there is condition to check fragmnetation
required for packet in 2.4.28 ain ip_forward.c as
  if (skb->len > mtu && (ntohs(iph->frag_off) &
IP_DF))
                goto frag_needed;
But same will not be seen in 2.6.11 why? Then how 2.6
kenrel check this condition? Why its removed? Is it
addedd somewhere else?
Thanks in advance.
regards,
cranium
 


		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 

                 reply	other threads:[~2005-05-15 13:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050515133934.77383.qmail@web41423.mail.yahoo.com \
    --to=cranium2003@yahoo.com \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox