Received: with ECARTIS (v1.0.0; list netdev); Fri, 31 Dec 2004 08:40:16 -0800 (PST) Received: from mx03.cybersurf.com (mx03.cybersurf.com [209.197.145.106]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id iBVGdnZs006659 for ; Fri, 31 Dec 2004 08:40:09 -0800 Received: from mail.cyberus.ca ([209.197.145.21]) by mx03.cybersurf.com with esmtp (Exim 4.30) id 1CkPwt-00078d-M0 for netdev@oss.sgi.com; Fri, 31 Dec 2004 11:48:23 -0500 Received: from cpe0030ab124d2f-cm014500000962.cpe.net.cable.rogers.com ([24.103.99.32] helo=[10.0.0.9]) by mail.cyberus.ca with esmtp (Exim 4.20) id 1CkPwp-0006Kk-PF; Fri, 31 Dec 2004 11:48:20 -0500 Subject: unregister_netdev Annoyance WAS(Re: ing_filter debug messages From: jamal Reply-To: hadi@cyberus.ca To: Wichert Akkerman Cc: netdev@oss.sgi.com In-Reply-To: <20041231154844.GA11511@wiggy.net> References: <20041230160643.GD24603@wiggy.net> <1104469666.1049.231.camel@jzny.localdomain> <20041231093827.GG24603@wiggy.net> <1104491510.1047.234.camel@jzny.localdomain> <20041231131553.GA7460@wiggy.net> <1104505838.1048.273.camel@jzny.localdomain> <20041231154844.GA11511@wiggy.net> Content-Type: text/plain Organization: jamalopolous Message-Id: <1104511697.1048.308.camel@jzny.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 31 Dec 2004 11:48:17 -0500 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/645/Mon Dec 27 14:56:20 2004 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Status: Clean X-archive-position: 13304 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: hadi@cyberus.ca Precedence: bulk X-list: netdev On Fri, 2004-12-31 at 10:48, Wichert Akkerman wrote: > Previously jamal wrote: > > Try also the attached patch with netfilter on and your rules installed. > > That seems to do the trick: I no longer see the debug messages appear. > The tunnel still works as well. > > However, the unregister_netdev problem still persists. I am pretty sure its a different problem. Quick scan shows the register/unregister state machine may be at fault. Just changed the subject because there have been threads on this topic that other people have been discussing that i havent followed. Lets see if this gets their attention - If it doesnt i will poke around. cheers, jamal