From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew Hall" Subject: Conntrack entry removal with an iptables delete Date: Mon, 16 Oct 2006 17:23:30 +1000 Message-ID: <00e201c6f0f3$fd1fb2b0$6401a8c0@bluereef.local> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; format="flowed"; charset="us-ascii"; reply-type="original" To: netfilter@lists.netfilter.org Is it possible to add an option to iptables to allow an IP conntrack entry to be removed when a matching an iptables (-D) delete or flush occurs? In other words can we implement say a '-B' option to clear any matching conntrack entries before we remove the rule from the kernel?