cvs commit: src/sys/net bpf.c bpfdesc.h src/lib/libc/sys kqueue.2

John-Mark Gurney jmg at FreeBSD.org
Tue Aug 5 00:12:51 PDT 2003


jmg         2003/08/05 00:12:50 PDT

  FreeBSD src repository

  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


More information about the cvs-src mailing list