cvs commit: src/sys/netinet tcp_syncache.c tcp_usrreq.c

Mike Silbersack silby at FreeBSD.org
Thu Oct 25 22:41:26 PDT 2007


silby       2007-10-26 05:41:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          tcp_syncache.c tcp_usrreq.c 
  Log:
  MFC:
          tcp_syncache.c rev 1.131
          tcp_usrreq.c rev 1.164
  
  Pick the smallest possible TCP window scaling factor that will still allow
  us to scale up to sb_max, aka kern.ipc.maxsockbuf.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.130.2.1  +17 -6     src/sys/netinet/tcp_syncache.c
  1.163.2.1  +1 -2      src/sys/netinet/tcp_usrreq.c


More information about the cvs-all mailing list