]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Remove unused and redundant TCP option definitions
authorandre <andre@FreeBSD.org>
Fri, 20 Apr 2007 15:08:09 +0000 (15:08 +0000)
committerandre <andre@FreeBSD.org>
Fri, 20 Apr 2007 15:08:09 +0000 (15:08 +0000)
commit853a532b7f46191440705eb23979690998beb8b0
tree2af00482591182db0a737a91478ea46466671957
parentedec8cf92bff97762899e3f08bf27d67c2a8a148
o Remove unused and redundant TCP option definitions
o Replace usage of MAX_TCPOPTLEN with the correctly constructed and
  derived MAX_TCPOPTLEN
sys/netinet/tcp.h
sys/netinet/tcp_output.c
sys/netinet/tcp_syncache.c