netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: davem@davemloft.net
Cc: dccp@vger.kernel.org, netdev@vger.kernel.org
Subject: net-next-2.6 [PATCH 0/3] dccp: ccid-3 fixes and simplifications
Date: Wed, 15 Sep 2010 14:10:20 +0200	[thread overview]
Message-ID: <1284552623-16283-1-git-send-email-gerrit@erg.abdn.ac.uk> (raw)
In-Reply-To: <dccp_ccid3_simplifications>

Dave,

please find attached a set of 3 CCID-3 patches from the test tree.
All have been in the test tree a long time and compile independently.

 Patch #1: Fixes a bug and simplifies the packet scheduling algorithm.
 Patch #2: Replaces buggy RTT sampling history lookup.
 Patch #3: Simplifies the CCID-3 tx-option parsing routine.

This set is also available based on a fresh (today's) copy of net-next-2.6, 

	git://eden-feed.erg.abdn.ac.uk/net-next-2.6  [subtree 'dccp']


       reply	other threads:[~2010-09-15 12:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <dccp_ccid3_simplifications>
2010-09-15 12:10 ` Gerrit Renker [this message]
2010-09-15 12:10   ` [PATCH 1/3] dccp ccid-3: A lower bound for the inter-packet scheduling algorithm Gerrit Renker
2010-09-15 12:10     ` [PATCH 2/3] dccp ccid-3: remove buggy RTT-sampling history lookup Gerrit Renker
2010-09-15 12:10       ` [PATCH 3/3] dccp ccid-3: Simplify and consolidate tx_parse_options Gerrit Renker
2010-09-16  3:26   ` net-next-2.6 [PATCH 0/3] dccp: ccid-3 fixes and simplifications David Miller

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=1284552623-16283-1-git-send-email-gerrit@erg.abdn.ac.uk \
    --to=gerrit@erg.abdn.ac.uk \
    --cc=davem@davemloft.net \
    --cc=dccp@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).