sam         2003/11/11 09:54:47 PST
  FreeBSD src repository
  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  o add missing inpcb locking in tcp_respond
  o replace spl's with lock assertions
  
  Supported by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.47      +46 -37    src/sys/netinet/tcp_syncache.c