OpenBSD CVS

CVS log for src/usr.sbin/ipftest/Attic/Makefile


[BACK] Up to [local] / src / usr.sbin / ipftest

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10, Wed May 30 02:12:41 2001 UTC (23 years ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
FILE REMOVED

Remove ipf.  Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too).  Specifically,
Darren says that modified versions are not permitted.  But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia.  Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 17 06:01:21 2001 UTC (23 years, 4 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

2nd part of the ipf code; need more testing.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Dec 16 07:38:45 1999 UTC (24 years, 5 months ago) by kjell
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Add the ability to use interface names in place of addresses
in firewall rules. i.e.

block return-rst in quick on fxp0 proto tcp from any to fxp0 port = 9999

This will make things like DHCP much easier to deal with in the future.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 15 05:20:26 1999 UTC (24 years, 5 months ago) by kjell
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Import of Darren Reed's IPFilter 3.3.4, including OpenBSD patches.

Many, many enhancements and improvements, including new in-kernel
proxies, enhancements to logging, and many bugfixes.

Note: Man pages have not yet been re-converted to mdoc.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 15 10:05:46 1998 UTC (25 years, 8 months ago) by pattonme
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

updated to v3.2.9 of Darren's codebase. His code reimplements variable
locking, replaces u_long's with u_32_t to properly handle 64bit archs.
Wrapped OpenBSD specific preprocessor logic.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 26 04:16:31 1998 UTC (26 years, 4 months ago) by dgregor
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.4: +9 -4 lines
Diff to previous 1.4 (colored)

IPF 3.2.3

Revision 1.4 / (download) - annotate - [select for diffs], Sun Sep 21 11:43:45 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.3: +2 -0 lines
Diff to previous 1.3 (colored)

$OpenBSD$

Revision 1.3 / (download) - annotate - [select for diffs], Fri May 10 21:40:25 1996 UTC (28 years ago) by dm
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

ipfilter 3.0.4

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 25 05:41:32 1996 UTC (28 years, 4 months ago) by dm
Branch: MAIN
Changes since 1.1: +4 -3 lines
Diff to previous 1.1 (colored)

IP filter 3.0.1

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 7 02:34:23 1996 UTC (28 years, 5 months ago) by dm
Branch: MAIN

from beurton@fnet.fr:  Darren Reed's IP filter

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.