cvs commit: src/sys/netinet tcp_offload.c tcp_offload.h

Kip Macy kmacy at FreeBSD.org
Mon Jul 21 02:23:12 UTC 2008


kmacy       2008-07-21 02:23:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_offload.c tcp_offload.h 
  Log:
  SVN rev 180648 on 2008-07-21 02:23:02Z by kmacy
  
  Add versions of tcp_twstart, tcp_close, and tcp_drop that hide the acquisition the tcbinfo lock.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.3       +59 -1     src/sys/netinet/tcp_offload.c
  1.4       +6 -0      src/sys/netinet/tcp_offload.h


More information about the cvs-all mailing list