Date: Thu, 23 Aug 2001 10:07:33 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: Foldi Tamas <crow@kapu.hu> Cc: freebsd-hackers@freebsd.org Subject: Re: Kernel level inet socket handling Message-ID: <Pine.BSF.4.21.0108231005200.48732-100000@InterJet.elischer.org> In-Reply-To: <998565839.19521.19.camel@DarkSun>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0108231005200.48732-100000>