Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2007 15:08:09 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp.h tcp_output.c tcp_syncache.c
Message-ID:  <200704201508.l3KF89jG028376@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704201508.l3KF89jG028376>