OpenBSD CVS

CVS log for src/sys/netinet/Attic/ip_log.c


[BACK] Up to [local] / src / sys / netinet

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6.2.3, Wed Jul 4 10:54:53 2001 UTC (22 years, 11 months ago) by niklas
Branch: SMP
Changes since 1.6.2.2: +1 -1 lines
FILE REMOVED

Merge in -current from two days ago in the SMP branch.
As usual with merges, they do not indicate progress, so do not hold
your breath for working SMP, and do not mail me and ask about the
state of it.  It has not changed.  There is work ongoing, but very, very
slowly.  The commit is done in parts as to not lock up the tree in too
big chunks at a time.

Revision 1.13, Wed May 30 02:12:32 2001 UTC (23 years ago) by deraadt
Branch: MAIN
CVS Tags: UBC_SYNC_B, UBC_SYNC_A, SMP_SYNC_B, SMP_SYNC_A, HEAD
Changes since 1.12: +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.6.2.2 / (download) - annotate - [select for diffs], Mon May 14 22:40:12 2001 UTC (23 years, 1 month ago) by niklas
Branch: SMP
Changes since 1.6.2.1: +19 -19 lines
Diff to previous 1.6.2.1 (colored) to branchpoint 1.6 (colored)

merge in approximately 2.9 into SMP branch

Revision 1.12 / (download) - annotate - [select for diffs], Tue May 8 19:58:01 2001 UTC (23 years, 1 month ago) by fgsch
Branch: MAIN
Changes since 1.11: +13 -41 lines
Diff to previous 1.11 (colored)

IPfilter 3.4.17; kjell@ deraadt@ ok.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Mar 25 12:03:11 2001 UTC (23 years, 2 months ago) by gluk
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.10: +4 -7 lines
Diff to previous 1.10 (colored)

Protect KFREES by splnet and rearrange pointers. This fix interrupt
race between ipllog() and ipflog_read() which caused a memory leak
and "Data modified on freelist" error.

fgsch@ ok.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 30 04:23:56 2001 UTC (23 years, 4 months ago) by kjell
Branch: MAIN
Changes since 1.9: +8 -8 lines
Diff to previous 1.9 (colored)

re-add local ipf changes that were whacked in the 3.4.16 merge. userland to follow

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 17 04:47:14 2001 UTC (23 years, 4 months ago) by fgsch
Branch: MAIN
Changes since 1.8: +22 -19 lines
Diff to previous 1.8 (colored)

IPF 3.4.15. (IPv6 not working yet).

Note: before building the userland part you need to do make includes.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 13 23:40:18 2000 UTC (24 years, 3 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: +0 -0 lines
Diff to previous 1.7 (colored)

Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed
changelog. Documentation changes are now way behind. Volunteers?

Revision 1.6.2.1 / (download) - annotate - [select for diffs], Sun Feb 20 11:57:26 2000 UTC (24 years, 3 months ago) by niklas
Branch: SMP
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

Merge in recent code from the trunk

Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 16 22:34:19 2000 UTC (24 years, 3 months ago) by kjell
Branch: MAIN
Changes since 1.6: +0 -0 lines
Diff to previous 1.6 (colored)

Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY
for details.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 1 19:29:58 2000 UTC (24 years, 4 months ago) by kjell
Branch: MAIN
CVS Tags: SMP_BASE
Branch point for: SMP
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORY
for details.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 15 05:20:22 1999 UTC (24 years, 6 months ago) by kjell
Branch: MAIN
Changes since 1.4: +86 -74 lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Fri Feb 5 05:58:52 1999 UTC (25 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: kame_19991208, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.3: +33 -26 lines
Diff to previous 1.3 (colored)

ipf 3.2.10; work by kjell

Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 15 09:51:18 1998 UTC (25 years, 9 months ago) by pattonme
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.2: +17 -11 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Tue Feb 17 01:39:04 1998 UTC (26 years, 3 months ago) by dgregor
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

$OpenBSD$

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 26 04:10:43 1998 UTC (26 years, 4 months ago) by dgregor
Branch: MAIN

IPF 3.2.3

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.