From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renee Darby Subject: Is there a "sync" for iptables? Date: Thu, 16 Dec 2004 10:11:44 -0700 Message-ID: <41C1C1D0.4090400@earthlink.net> Reply-To: reneedarby@earthlink.net 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; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org How does the iptables interface work? It looks like the user command sends a message in to the kernel which responds immediately, the kernel appears to queue that command up and not actually commit the firewall until it can get a globla lock or somethnig. Is this how it works? Is there a sync or a way to nknow when the rule was comitted?