Date: Tue, 5 Aug 2003 15:44:01 -0700 (PDT) From: Nate Lawson <nate@root.org> To: John-Mark Gurney <jmg@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net bpf.c bpfdesc.h src/lib/libc/sys kqueue.2 Message-ID: <20030805154319.N71921@root.org> In-Reply-To: <20030805071258.4456937B418@hub.freebsd.org> References: <20030805071258.4456937B418@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Aug 2003, John-Mark Gurney wrote: > Modified files: > sys/net bpf.c bpfdesc.h > lib/libc/sys kqueue.2 > Log: > add support for using kqueue to watch bpf sockets. > > Submitted by: Brian Buchanan of nCircle, Inc. > Tested on: i386 and sparc64 > > Revision Changes Path > 1.33 +8 -1 src/lib/libc/sys/kqueue.2 > 1.113 +71 -9 src/sys/net/bpf.c > 1.23 +6 -0 src/sys/net/bpfdesc.h Nice! You get my vote for MVNC (most valuable new committer). ;-) -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030805154319.N71921>