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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 02 Mar 2012 05:43:11 -0800
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Simeon Penev <spenev@...ac.de>
Cc:	netdev@...r.kernel.org
Subject: Re: Patch for MTU in the routing table cache

Le vendredi 02 mars 2012 à 14:13 +0100, Simeon Penev a écrit :
> Hi,
> 
> after testing the new 3.2 kernel and the new route caching code, i've 
> found a bug in net/ipv4/route.c. The route cache does not detect changes 
> to the MTU of the interface. Therefore IP fragmentation will happen with 
> false MTU. Please see attached the proposed patch.
> 

Hi

Did you test this patch doesnt break things like

ip ro add 96.17.148.89 via 10.0.0.1 mtu 800

(and keep eth0 mtu being standard mtu)



--
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