From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [patch net] udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames Date: Wed, 2 Oct 2013 22:45:51 +0200 Message-ID: <20131002204551.GA1708@minipsycho.orion> References: <20130930175640.GF10771@order.stressinduktion.org> <20130930212155.GG10771@order.stressinduktion.org> <20131001220354.GK10771@order.stressinduktion.org> <20131002.160028.1472026531076506821.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: hannes@stressinduktion.org, netdev@vger.kernel.org, kuznet@ms2.inr.ac.ru, jmorris@namei.org, kaber@trash.net, yoshfuji@linux-ipv6.org To: David Miller Return-path: Received: from mail-ea0-f172.google.com ([209.85.215.172]:34302 "EHLO mail-ea0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752949Ab3JBUpz (ORCPT ); Wed, 2 Oct 2013 16:45:55 -0400 Received: by mail-ea0-f172.google.com with SMTP id r16so669315ead.3 for ; Wed, 02 Oct 2013 13:45:54 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20131002.160028.1472026531076506821.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: Wed, Oct 02, 2013 at 10:00:28PM CEST, davem@davemloft.net wrote: >From: Hannes Frederic Sowa >Date: Wed, 2 Oct 2013 00:03:54 +0200 > >> Hi David! >> >> On Mon, Sep 30, 2013 at 11:21:55PM +0200, Hannes Frederic Sowa wrote: >>> Acked-by: Hannes Frederic Sowa >> >> (for patchwork correspondence) >> >> I still think this patch is perfectly fine but it opens up a hole in the >> ip6_append_data logic where it is possible to crash the kernel. Jiri and me >> will look after it in the thread " ipv6: udp packets following an UFO enqueued >> packet need also be handled by UFO". >> >> So, for the time being, I would like to withdraw my Acked-by until this is >> sorted out. > >Jiri please repost the IPV6_DONTFRAG patch once things are sorted, thanks. allright