]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
First pass at porting John's "accept" changes to
authorJulian Elischer <julian@FreeBSD.org>
Fri, 7 Sep 2001 07:12:51 +0000 (07:12 +0000)
committerJulian Elischer <julian@FreeBSD.org>
Fri, 7 Sep 2001 07:12:51 +0000 (07:12 +0000)
commitf97e0a071943145b1545078f207b0aa628c402eb
treed8b77b4786265ddc9ad5cabcb4db3ed65b6ad9a4
parenta8637146f1f9e45ec545e3a9a9030990173c6ba7
First pass at porting John's "accept" changes to
allow an in-kernel webserver (or similar) to accept
and handle incoming connections using netgraph without ever leaving the
kernel. (allows incoming tunnel requests to be
handled totally within the kernel for example)

Needs work, but shouldn't break existing functionality.

Submitted by: John Polstra <jdp@polstra.com>
MFC after: 2 weeks
sys/netgraph/ng_ksocket.c
sys/netgraph/ng_ksocket.h