K 10 svn:author V 6 tuexen K 8 svn:date V 27 2017-06-01T08:29:08.488664Z K 7 svn:log V 318 MFC r316743: 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 Differential Revision: https://reviews.freebsd.org/D9894 END