freebsd-dev/share/examples/ipfilter
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
example.14
examples.txt
firewall.1
firewall.2
ipf-howto.txt
ipf.conf.permissive
ipf.conf.restrictive
ipf.conf.sample
ipnat.conf.sample
Makefile Remove NO_OBJ now that this makefile builds something. 2006-03-01 22:59:00 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
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.