From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: Re: [RFC Patch net-next] ipv6: unify conntrack reassembly expire code with standard one Date: Fri, 24 Aug 2012 18:13:28 +0800 Message-ID: <1345803208.11584.30.camel@cr0> References: <1345190565-21689-1-git-send-email-amwang@redhat.com> <1826853.rak2U42CMU@alaris> <1345453599.22373.9.camel@cr0> <20120820202109.GB28790@unicorn.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Herbert Xu , "David S. Miller" , Hideaki YOSHIFUJI , Patrick McHardy , Pablo Neira Ayuso , netfilter-devel@vger.kernel.org To: Michal Kubecek Return-path: In-Reply-To: <20120820202109.GB28790@unicorn.suse.cz> Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi, Michal, Could you help to test my updated patches? You can find them (the most top 4 patches) in my github tree: https://github.com/congwang/linux/commits/ipv6 which is based on net-next. I tried to setup the environment to reproduce it, but failed. I also tried scapy, but I still can't trigger "Fragment Reassembly Timeout". Thanks a lot!