netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: cl@linux-foundation.org
Cc: dlstevens@us.ibm.com, netdev@vger.kernel.org,
	netdev-owner@vger.kernel.org
Subject: Re: IPV4: Enable IP_ID sequencing for all traffic (inquiring minds want to know why its set to zero)
Date: Wed, 16 Jul 2008 13:30:48 -0700 (PDT)	[thread overview]
Message-ID: <20080716.133048.201600858.davem@davemloft.net> (raw)
In-Reply-To: <487E4A6B.6040103@linux-foundation.org>

From: Christoph Lameter <cl@linux-foundation.org>
Date: Wed, 16 Jul 2008 14:22:19 -0500

> Wasnt there a time when we did IP_ID on every packet? Any changelogs from that time?

The current behavior existed way before GIT and BK so this might be
hard to come by.

A quick check shows that 2.2.x does an unconditional iph->id = ip_id_count++
so you can work forwards from there :-)

  reply	other threads:[~2008-07-16 20:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-16 14:56 IPV4: Enable IP_ID sequencing for all traffic (inquiring minds want to know why its set to zero) Christoph Lameter
2008-07-16 19:03 ` David Stevens
2008-07-16 19:06   ` David Stevens
2008-07-16 19:22     ` Christoph Lameter
2008-07-16 20:30       ` David Miller [this message]
2008-07-16 20:39         ` Rick Jones
2008-07-16 21:01           ` David Miller
2008-07-16 21:16             ` IPV4: Enable IP_ID sequencing for all traffic (inquiring mindswant " Templin, Fred L
2008-07-16 22:37               ` Christoph Lameter
2008-07-16 20:27 ` IPV4: Enable IP_ID sequencing for all traffic (inquiring minds want " David Miller
2008-07-17 16:12 ` Andi Kleen

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=20080716.133048.201600858.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=cl@linux-foundation.org \
    --cc=dlstevens@us.ibm.com \
    --cc=netdev-owner@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).