cvs commit: src/sys/netinet tcp_input.c

Andre Oppermann andre at FreeBSD.org
Sun May 6 15:23:52 UTC 2007


andre       2007-05-06 15:23:51 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Reorder the TCP header prediction test to check for the most volatile
  values first to spend less time on a fallback to normal processing.
  
  Revision  Changes    Path
  1.344     +6 -4      src/sys/netinet/tcp_input.c


More information about the cvs-src mailing list