From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gary W. Smith" Subject: Re: iptables/netlink/java Date: Thu, 22 Dec 2005 12:39:28 -0800 Message-ID: References: <1135283817.12214.35.camel@OSCARLAPLIN> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: To: , In-Reply-To: <1135283817.12214.35.camel@OSCARLAPLIN> 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 I would think, for performance reasons, that Java would not be the way to go. If I recall there was a similar question some months ago. You might want to check the archives. On 12/22/05 12:36 PM, "Oscar Mechanic" wrote: > Has anyone successfully managed to catch a Netlink packet with Java only > code. > > I would be delighted just to know I am not wasting my time without a > native interface and suprisingly google/freshmeat/sourceforge has little > on the subject. > > I am trying to catch ULOG pkts with a Java only (JNI and me do not get > on). > > Regards > Oscar > >