cvs commit: src/sys/netgraph ng_socket.c

Gleb Smirnoff glebius at FreeBSD.org
Mon May 16 10:25:53 PDT 2005


glebius     2005-05-16 17:25:49 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_socket.c 
  Log:
  Close race between node being shutdown and socket being detached. To
  do this, obtain netgraph locking in detach method via ng_send_fn1().
  
  Reviewed by:    julian
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.62      +27 -7     src/sys/netgraph/ng_socket.c


More information about the cvs-src mailing list