netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fan Du <fengyuleidian0615@gmail.com>
To: John Heffner <johnwheffner@gmail.com>
Cc: Fan Du <fan.du@intel.com>, Eric Dumazet <edumazet@google.com>,
	David Miller <davem@davemloft.net>,
	Netdev <netdev@vger.kernel.org>
Subject: Re: [PATCHv4 net-next 0/3] Improvements for TCP PMTU
Date: Wed, 04 Mar 2015 10:12:54 +0800	[thread overview]
Message-ID: <54F66A26.8080409@gmail.com> (raw)
In-Reply-To: <CABrhC0kXWSq3hrfo=dtnmaor0ciDB2wDPaFQ_Vk40sZe4iCfdw@mail.gmail.com>

于 2015年03月04日 00:43, John Heffner 写道:
> On Tue, Mar 3, 2015 at 4:19 AM, Fan Du<fan.du@intel.com>  wrote:
>> >Fan Du (3):
>> >   ipv4: Raise tcp PMTU probe mss base size
>> >   ipv4: Use binary search to choose tcp PMTU probe_size
>> >   ipv4: Create probe timer for tcp PMTU as per RFC4821
>> >
>> >  include/net/inet_connection_sock.h |    2 +
>> >  include/net/netns/ipv4.h           |    2 +
>> >  include/net/tcp.h                  |    8 +++++-
>> >  net/ipv4/sysctl_net_ipv4.c         |   14 +++++++++++
>> >  net/ipv4/tcp_ipv4.c                |    2 +
>> >  net/ipv4/tcp_output.c              |   46 ++++++++++++++++++++++++++++++++---
>> >  net/ipv4/tcp_timer.c               |    1 +
>> >  7 files changed, 70 insertions(+), 5 deletions(-)
>> >
> This changeset adds a couple new sysctls.  They probably deserve
> descriptions in ip-sysctl.txt.

Thanks for the notice, will update ip-sysctl.txt in next version.

      reply	other threads:[~2015-03-04  2:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03  9:19 [PATCHv4 net-next 0/3] Improvements for TCP PMTU Fan Du
2015-03-03  9:19 ` [PATCHv4 net-next 1/3] ipv4: Raise tcp PMTU probe mss base size Fan Du
2015-03-03 16:52   ` John Heffner
2015-03-03  9:19 ` [PATCHv4 net-next 2/3] ipv4: Use binary search to choose tcp PMTU probe_size Fan Du
2015-03-03 16:51   ` John Heffner
2015-03-04 13:39     ` John Heffner
2015-03-05  2:36       ` Fan Du
2015-03-03  9:19 ` [PATCHv4 net-next 3/3] ipv4: Create probe timer for tcp PMTU as per RFC4821 Fan Du
2015-03-03 16:39   ` John Heffner
2015-03-04  2:11     ` Fan Du
2015-03-04 13:26       ` John Heffner
2015-03-05  2:36         ` Fan Du
2015-03-03 16:43 ` [PATCHv4 net-next 0/3] Improvements for TCP PMTU John Heffner
2015-03-04  2:12   ` Fan Du [this message]

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=54F66A26.8080409@gmail.com \
    --to=fengyuleidian0615@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fan.du@intel.com \
    --cc=johnwheffner@gmail.com \
    --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).