MFS - Fix mmap issues with files under MFS
[dragonfly.git] / contrib / ipfilter / rules / example.6
blobd40f0f3d2a18867698171bb23b973200da65584c
2 # block all TCP packets with only the SYN flag set (this is the first
3 # packet sent to establish a connection) out of the SYN-ACK pair.
5 block in proto tcp from any to any flags S/SA