Announcing the availability of the files needed to make ipfilter
3.2.10 ( http://coombs.anu.edu.au/ipfilter ) run under BSD/OS 4.0.

The files are available via FTP from ftp://external.firehouse.net/ipfilter

Patches applied to the BSD/OS source tree used to build these object files
are M400-001 -> M400-022.

        To use this distribution, create a BSDOS4 directory in your
        ipfilter distribution and put these files in it:

                        ipfilter.patches
                        kernel.patches
                        ip_input.o
                        ip_output.o
                        cp-n-mknod

        Apply the patches found in ipfilter.patches to the distributed
        ipfilter files, and the kernel.patches to your kernel object tree.
        Note that these patches do include the patches to ip_input.c and
        ip_output.c, so you will have to tell patch to ignore them if you
        don't have the BSD/OS 4.0 source code loaded.

        Run the script cp-n-mknod to copy the rest of the ipfilter source
        into the right place and create the device nodes.

	Be sure that you have all M400-001 -> M400-022 applied to your
	system.

        Include the following in your kenel config file:

                options IPFILTER
        and, if wanted
                options IPFILTER_LOG

        rebuild your kernel and the ipfilter code, install 'em  and all
        should be ready to go.

        If you have problems with this distribution, please let me know and
        I'll do what I can to help you out.

	BY RELEASING THIS CODE, I AM NO-LONGER SUPPORTING NOR DISTRIBUTING
	BSD/OS 3.x VERSIONS OF THE IPFILTER OBJECT FILES.

                                        Alan Clegg
                                        Firehouse Network Consulting
                                        abc@firehouse.net
					Feb 23, 1999
