cvs commit: src/sys/net bpf.c

John-Mark Gurney jmg at FreeBSD.org
Mon Mar 7 17:11:44 GMT 2005


jmg         2005-03-07 17:11:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/net              bpf.c 
  Log:
  MFC:
  >   fix a bug where bpf would try to wakeup before updating the state.. This
  >   was causing kqueue not to see the correct state and not wake up a process
  >   that is waiting...
  >
  >   Submitted by:   nCircle Network Security, Inc.
  >
  >   Revision  Changes    Path
  >   1.146     +6 -2      src/sys/net/bpf.c
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.133.2.6  +6 -2      src/sys/net/bpf.c


More information about the cvs-src mailing list