Netdev List
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@helsinki.fi>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, TAKANO Ryousei <takano@axe-inc.co.jp>,
	--cc@cs.helsinki.fi
Subject: [RFC PATCH net-2.6] TCP: SACKtag rewrite
Date: Thu, 11 Oct 2007 15:21:52 +0300	[thread overview]
Message-ID: <11921053182989-git-send-email-ilpo.jarvinen@helsinki.fi> (raw)

Dave (& others?),

Here's the rebased SACKtag rewrite series rebased for you,
applies on top of the seven patch series I sent earlier
today (or on top of net-2.6 as soon as Dave picks them up
and pushes out).

Some trivial helper patches first (two first ones from
tcp-2.6), the most interesting bits are in the fifth patch.

I'll recode the included DSACK handling, it will be much
cleaner then so please ignore that mess for now...

This time only compile tested but should be still runnable
because I tested an earlier version and diff against that
looked sane.

-- 
 i.




             reply	other threads:[~2007-10-11 12:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-11 12:21 Ilpo Järvinen [this message]
2007-10-11 12:21 ` [PATCH 1/6] [TCP]: Create tcp_sacktag_state Ilpo Järvinen
2007-10-11 12:21   ` [PATCH 2/6] [TCP]: Create tcp_sacktag_one() Ilpo Järvinen
2007-10-11 12:21     ` [PATCH 3/6] [TCP]: Convert highest_sack to sk_buff to allow direct access Ilpo Järvinen
2007-10-11 12:21       ` [PATCH 4/6] [TCP]: Earlier SACK block verification & simplify access to them Ilpo Järvinen
2007-10-11 12:21         ` [RFC PATCH 5/6] [TCP]: Rewrite sack_recv_cache (WIP) Ilpo Järvinen
2007-10-11 12:21           ` [PATCH 6/6] [TCP]: Track sacktag (DEVEL PATCH) Ilpo Järvinen

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=11921053182989-git-send-email-ilpo.jarvinen@helsinki.fi \
    --to=ilpo.jarvinen@helsinki.fi \
    --cc=--cc@cs.helsinki.fi \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=takano@axe-inc.co.jp \
    /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