[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54F66A26.8080409@gmail.com>
Date: Wed, 04 Mar 2015 10:12:54 +0800
From: Fan Du <fengyuleidian0615@...il.com>
To: John Heffner <johnwheffner@...il.com>
CC: Fan Du <fan.du@...el.com>, Eric Dumazet <edumazet@...gle.com>,
David Miller <davem@...emloft.net>,
Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCHv4 net-next 0/3] Improvements for TCP PMTU
于 2015年03月04日 00:43, John Heffner 写道:
> On Tue, Mar 3, 2015 at 4:19 AM, Fan Du<fan.du@...el.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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists