]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When expanding a syncache entry into a socket, inherit the socket options
authorjlemon <jlemon@FreeBSD.org>
Wed, 20 Feb 2002 16:47:11 +0000 (16:47 +0000)
committerjlemon <jlemon@FreeBSD.org>
Wed, 20 Feb 2002 16:47:11 +0000 (16:47 +0000)
commitcc3e7eecb1b1f969de96f82283e0a193ed58123b
tree3a638bdd6ccca9cdedd431c9a1f37be6078e33c2
parentfd666ea1684cca65c3d0364a2950c0fdee2d3f13
When expanding a syncache entry into a socket, inherit the socket options
from the current listen socket instead of the cached (and possibly stale)
TCB pointer.
sys/netinet/tcp_syncache.c