From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Subject: Hooks for own protocol implementation Date: Mon, 09 Feb 2009 03:46:34 +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 I want to implement my own protocol incl. session handshake. Does iptables/netfilter have API functions for this case? Ie. passing all packets to/from to a port, without modifying them.