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:	Sat, 16 May 2015 00:31:56 +0200
From:	Florian Westphal <fw@...len.de>
To:	Andy Zhou <azhou@...ira.com>
Cc:	davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [net-next fragmentation icmp v5 3/3] bridge_netfilter: No ICMP
 packet on IPv4 fragmentation error

Andy Zhou <azhou@...ira.com> wrote:
> When bridge netfilter re-fragments an IP packet for output, all
> packets that can not be re-fragmented to their original input size
> should be silently discarded.
> 
> However, current bridge netfilter output path generates an ICMP packet
> with 'size exceeded MTU' message for such packets, this is a bug.
> 
> This patch refactors the ip_fragment() API to allow two separate
> use cases. The bridge netfilter user case will not
> send ICMP, the routing output will, as before.
> 
> Signed-off-by: Andy Zhou <azhou@...ira.com>

for bridge netfilter:
Acked-by: Florian Westphal <fw@...len.de>
--
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