From owner-freebsd-hackers Thu Aug 23 10: 3:12 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id E0D3F37B408 for ; Thu, 23 Aug 2001 10:03:04 -0700 (PDT) (envelope-from julian@elischer.org) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id KAA53656; Thu, 23 Aug 2001 10:07:35 -0700 (PDT) Date: Thu, 23 Aug 2001 10:07:33 -0700 (PDT) From: Julian Elischer To: Foldi Tamas Cc: freebsd-hackers@freebsd.org Subject: Re: Kernel level inet socket handling In-Reply-To: <998565839.19521.19.camel@DarkSun> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG use netgraph there is a netgraph node for iternal manipulation of sockets. if you make your module netgrah compatible, then you can just use it.. Jo nappat.. On 23 Aug 2001, Foldi Tamas wrote: > Cheers! > > My problem is the following: I want to do high level network handling > from a kernel thread (as in inet socket handling, connect/bind, etc). > I couldn't find any documentation about this, which would be of > practical help. > > If someone knows about something like this (text, sources, anything), > please reply to me. > > Thanks in advance, > Best regards > Tamas Foldi > > > . . _ __ ______________________________________________________ __ _ . . > Foldi Tamas - We Are The Hashmark In The Rootshell - Security Consultant > crow@kapu.hu - PGP: finger://crow@thot.banki.hu - (+3630) 221-7477 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message