From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: ipq and nf_queue compatibility Date: Thu, 12 Oct 2006 02:59:44 +0200 Message-ID: <452D9380.7030803@trash.net> References: <452C8828.6000005@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: robert In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org robert wrote: > is there any sequence that will insure both ipq and nfqueue work? > should it just never unbind then? I am a little unclear what the > difference is between unregister and unbind? You need to unload/reload the ip_queue module if you want it to register again after "unbinding" nfnetlink_queue from AF_INET.