lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 6 Jul 2015 13:26:05 -0700
From:	Pravin Shelar <pshelar@...ira.com>
To:	Timo Teräs <timo.teras@....fi>
Cc:	netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] ip_tunnel: fix ipv4 pmtu check to honor inner ip header df

On Mon, Jul 6, 2015 at 1:35 AM, Timo Teräs <timo.teras@....fi> wrote:
> Frag needed should be sent only if the inner header asked
> to not fragment. Currently fragmentation is broken if the
> tunnel has df set. The tunnel's df needs to be still checked
> to update internally the pmtu cache.
>
> This got broken in commit 23a3647bc4f93bac and this fixes
> the pmtu check back to the way it was.
>
> Fixes: 23a3647bc4f93bac ("ip_tunnels: Use skb-len to PMTU check.")
> Cc: Pravin B Shelar <pshelar@...ira.com>

Patch looks good, But commit msg is missing Signed-off-by: tag.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ