freebsd-nq/share/examples/ipfilter
Cy Schubert 41edb306f0 ipfilter: Move userland bits to sbin
Through fixes and improvements our ipfilter sources have diverged
enough to warrant move from contrib into sbin/ipf. Now that I'm
planning on implementing MSS clamping as in iptables it makes more
sense to move ipfilter to sbin.

This is the second of three commits of the ipfilter move.

Suggested by glebius on two occaions.

Suggested by and discussed with:	glebius
Reviewed by:				glebius, kp (for #network)
MFC after:				1 month
Differential Revision:		https://reviews.freebsd.org/D33510
2021-12-20 06:16:33 -08:00
..
l4check
rules
samples
BNF
example.14
examples.txt
firewall.1
firewall.2
ipf-howto.txt
ipf.conf.permissive
ipf.conf.restrictive
ipf.conf.sample
ipnat.conf.sample
Makefile
Makefile.depend
mkfilters
mkfilters.1
mlfk_rule.c
README
rules.txt

# $FreeBSD$

This directory contains various files related to ipfilter.

For information on building ipf based firewalls, read the ipf-howto.txt.

a more up to date version of this file may be found at:

	http://www.obfuscation.org/ipf/

Additional help may be found at the ipf home page:

	http://coombs.anu.edu.au/~avalon/

examples.txt and rules.txt come from this site.