All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: fan.du@intel.com
Cc: jheffner@psc.edu, netdev@vger.kernel.org, fengyuleidian0615@gmail.com
Subject: Re: [PATCHv2 net-next] ipv4: Namespecify TCP PMTU mechanism
Date: Mon, 09 Feb 2015 18:45:31 -0800 (PST)	[thread overview]
Message-ID: <20150209.184531.1242787737821380537.davem@davemloft.net> (raw)
In-Reply-To: <1423533196-22166-1-git-send-email-fan.du@intel.com>

From: Fan Du <fan.du@intel.com>
Date: Tue, 10 Feb 2015 09:53:16 +0800

> Packetization Layer Path MTU Discovery works separately beside
> Path MTU Discovery at IP level, different net namespace has
> various requirements on which one to chose, e.g., a virutalized
> container instance would require TCP PMTU to probe an usable
> effective mtu for underlying tunnel, while the host would
> employ classical ICMP based PMTU to function.
> 
> Hence making TCP PMTU mechanism per net namespace to decouple
> two functionality. Furthermore the probe base MSS should also
> be configured separately for each namespace.
> 
> Signed-off-by: Fan Du <fan.du@intel.com>

Applied.

      reply	other threads:[~2015-02-10  2:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09  8:44 [PATCH net-next] ipv4: Namespecify TCP PMTU mechanism Fan Du
2015-02-09 22:09 ` David Miller
2015-02-10  1:53 ` [PATCHv2 " Fan Du
2015-02-10  2:45   ` David Miller [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=20150209.184531.1242787737821380537.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=fan.du@intel.com \
    --cc=fengyuleidian0615@gmail.com \
    --cc=jheffner@psc.edu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.