From mboxrd@z Thu Jan 1 00:00:00 1970 From: "U.Mutlu" Subject: libiptc or alternative Date: Fri, 04 Nov 2011 21:14:13 +0100 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@vger.kernel.org Hi, in my userland-app I'm calling the iptables binary to add and to remove iptables rules, but after moving to a Gigabit-Link I need a faster method. libiptc seems to fit the job but then it seems to be 'deprecated', is it really? Is there a successor to it, or other alternatives? Can I still use libiptc on a system where iptables v1.4.12 is installed?