]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf synproxy will do the 3WHS on behalf of the target machine, and once
authorkp <kp@FreeBSD.org>
Sat, 20 Oct 2018 18:37:21 +0000 (18:37 +0000)
committerkp <kp@FreeBSD.org>
Sat, 20 Oct 2018 18:37:21 +0000 (18:37 +0000)
commitec9964d73e867a6a7a465870c8895198a10f0236
tree6ca97464e726eef08d026d8a4af5cc34b8fbe93c
parent3771c102d44f61445e6ec1816d79047573d6fb89
pf synproxy will do the 3WHS on behalf of the target machine, and once
the 3WHS is completed, establish the backend connection. The trigger
for "3WHS completed" is the reception of the first ACK. However, we
should not proceed if that ACK also has RST or FIN set.

PR: 197484
Obtained from: OpenBSD
MFC after: 2 weeks
sys/netpfil/pf/pf.c