The sysctl variable net.inet.tcp.drop_synfin is not honored in all states,
for example not in SYN-SENT.
This patch adds code to check the sysctl variable in other states than
LISTEN.
Thanks to ae and gnn for providing comments.
Reviewed by: gnn
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D9894
Description
Description
Details
Details
- Provenance
tuexen Authored on - Reviewer
- gnn
- Differential Revision
- D9894: Honor net.inet.tcp.drop_synfin in other states than LISTEN
- Parents
- rS316742: Clarify units for mediasize and sectorsize in DoFile(..)
- Branches
- Unknown
- Tags