]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: 281529
authorgnn <gnn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 May 2015 19:36:30 +0000 (19:36 +0000)
committergnn <gnn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 May 2015 19:36:30 +0000 (19:36 +0000)
commit41ad86f47182ca6823a592f4a2e0397b71ed7263
tree260db2b4d44c89b55022f6896f822cb7b8e9d407
parent2ca9125ec25fd4ae50e1c3cdce79dbf69e0f6b78
MFC: 281529

I can find no reason to allow packets with both SYN and FIN bits
set past this point in the code. The packet should be dropped and
not massaged as it is here.

Differential Revision:  https://reviews.freebsd.org/D2266
Submitted by: eri
Sponsored by: Rubicon Communications (Netgate)

git-svn-id: svn://svn.freebsd.org/base/stable/10@282688 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netpfil/pf/pf_norm.c