cvs commit: src/sys/netinet tcp.h tcp_output.c tcp_syncache.c

Andre Oppermann andre at FreeBSD.org
Fri Apr 20 15:08:10 UTC 2007


andre       2007-04-20 15:08:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp.h tcp_output.c tcp_syncache.c 
  Log:
  o Remove unused and redundant TCP option definitions
  o Replace usage of MAX_TCPOPTLEN with the correctly constructed and
    derived MAX_TCPOPTLEN
  
  Revision  Changes    Path
  1.37      +1 -10     src/sys/netinet/tcp.h
  1.133     +4 -4      src/sys/netinet/tcp_output.c
  1.115     +1 -1      src/sys/netinet/tcp_syncache.c


More information about the cvs-src mailing list