Skip site navigation (1)Skip section navigation (2)

CVS log for src/contrib/ipfilter/HISTORY

[BACK] Up to [FreeBSD] / src / contrib / ipfilter

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN, DARRENREED, DARRENR


Revision 1.1.1.24.2.2: download - view: text, markup, annotated - select for diffs
Sun Nov 18 11:03:17 2007 UTC (4 years, 2 months ago) by darrenr
Branches: RELENG_6
CVS tags: RELENG_6_4_BP, RELENG_6_4_0_RELEASE, RELENG_6_4, RELENG_6_3_BP, RELENG_6_3_0_RELEASE, RELENG_6_3
Diff to: previous 1.1.1.24.2.1: preferred, colored; branchpoint 1.1.1.24: preferred, colored; next MAIN 1.1.1.25: preferred, colored
Changes since revision 1.1.1.24.2.1: +261 -0 lines
MFC IPFilter update from 4.1.13 to 4.1.28, including additional fixes applied
post 4.1.28 for FreeBSD.  See src/contrib/ipfilter/HISTORY for more details
of the bugs fixed, etc.

Revision 1.1.1.27.2.1: download - view: text, markup, annotated - select for diffs
Wed Oct 31 05:00:34 2007 UTC (4 years, 3 months ago) by darrenr
Branches: RELENG_7
CVS tags: RELENG_7_4_BP, RELENG_7_4_0_RELEASE, RELENG_7_4, RELENG_7_3_BP, RELENG_7_3_0_RELEASE, RELENG_7_3, RELENG_7_2_BP, RELENG_7_2_0_RELEASE, RELENG_7_2, RELENG_7_1_BP, RELENG_7_1_0_RELEASE, RELENG_7_1, RELENG_7_0_BP, RELENG_7_0_0_RELEASE, RELENG_7_0
Diff to: previous 1.1.1.27: preferred, colored; next MAIN 1.1.1.28: preferred, colored
Changes since revision 1.1.1.27: +99 -1 lines
MFC the following:
Apply a few changes from ipfilter-current:
* Do not hold any locks over calls to copyin/copyout.
* Clean up some #ifdefs
* fix a possible mbuf leak when NAT fails on policy routed packets

PR:		117216
Approved by:	re

Revision 1.1.1.28 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Oct 18 21:41:00 2007 UTC (4 years, 3 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v4-1-28, RELENG_9_BP, RELENG_9_0_BP, RELENG_9_0_0_RELEASE, RELENG_9_0, RELENG_9, RELENG_8_BP, RELENG_8_2_BP, RELENG_8_2_0_RELEASE, RELENG_8_2, RELENG_8_1_BP, RELENG_8_1_0_RELEASE, RELENG_8_1, RELENG_8_0_BP, RELENG_8_0_0_RELEASE, RELENG_8_0, RELENG_8, HEAD
Diff to: previous 1.1.1.27: preferred, colored
Changes since revision 1.1.1.27: +99 -1 lines
Import IPFilter 4.1.28

Revision 1.1.1.27 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jun 4 02:47:47 2007 UTC (4 years, 8 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v4-1-23, RELENG_7_BP
Branch point for: RELENG_7
Diff to: previous 1.1.1.26: preferred, colored
Changes since revision 1.1.1.26: +163 -0 lines
Import IPFilter 4.1.23 to vendor branch.
See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13

Revision 1.1.1.24.2.1: download - view: text, markup, annotated - select for diffs
Thu Aug 24 07:37:02 2006 UTC (5 years, 5 months ago) by guido
Branches: RELENG_6
CVS tags: RELENG_6_2_BP, RELENG_6_2_0_RELEASE, RELENG_6_2
Diff to: previous 1.1.1.24: preferred, colored
Changes since revision 1.1.1.24: +161 -0 lines
MFC: ipfilter 4.1.13

Revision 1.1.1.26 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Aug 16 11:51:26 2006 UTC (5 years, 5 months ago) by guido
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v4-1-13
Diff to: previous 1.1.1.25: preferred, colored
Changes since revision 1.1.1.25: +82 -0 lines
Import IP Filter 4.1.13

Revision 1.1.1.25 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Dec 30 11:34:48 2005 UTC (6 years, 1 month ago) by guido
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v4-1-10
Diff to: previous 1.1.1.24: preferred, colored
Changes since revision 1.1.1.24: +79 -0 lines
Import IP Filter 4.1.10

Revision 1.1.1.24 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Apr 25 17:30:01 2005 UTC (6 years, 9 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v4-1-8, RELENG_6_BP, RELENG_6_1_BP, RELENG_6_1_0_RELEASE, RELENG_6_1, RELENG_6_0_BP, RELENG_6_0_0_RELEASE, RELENG_6_0
Branch point for: RELENG_6
Diff to: previous 1.1.1.23: preferred, colored
Changes since revision 1.1.1.23: +225 -588 lines
import ipfilter 4.1.8 into the vendor branch

Revision 1.1.1.10.2.8: download - view: text, markup, annotated - select for diffs
Sun Jul 4 09:24:39 2004 UTC (7 years, 7 months ago) by darrenr
Branches: RELENG_4
CVS tags: RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11
Diff to: previous 1.1.1.10.2.7: preferred, colored; branchpoint 1.1.1.10: preferred, colored; next MAIN 1.1.1.11: preferred, colored
Changes since revision 1.1.1.10.2.7: +81 -0 lines
MFC of IPFilter 3.4.35.

Revision 1.1.1.23 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jun 21 22:47:50 2004 UTC (7 years, 7 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-35, RELENG_5_BP, RELENG_5_5_BP, RELENG_5_5_0_RELEASE, RELENG_5_5, RELENG_5_4_BP, RELENG_5_4_0_RELEASE, RELENG_5_4, RELENG_5_3_BP, RELENG_5_3_0_RELEASE, RELENG_5_3, RELENG_5
Diff to: previous 1.1.1.22: preferred, colored
Changes since revision 1.1.1.22: +81 -0 lines
Import ipfilter 3.4.35 onto vendor branch

Revision 1.1.1.10.2.7: download - view: text, markup, annotated - select for diffs
Sat Mar 1 03:55:50 2003 UTC (8 years, 11 months ago) by darrenr
Branches: RELENG_4
CVS tags: RELENG_4_9_BP, RELENG_4_9_0_RELEASE, RELENG_4_9, RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Diff to: previous 1.1.1.10.2.6: preferred, colored; branchpoint 1.1.1.10: preferred, colored
Changes since revision 1.1.1.10.2.6: +46 -0 lines
Merge IPFilter 3.4.31 from -current into RELENG_4  for upcoming 4.8 release.

Approved by:	murray@freebsd.org / re@freebsd.org

Revision 1.1.1.22 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Feb 15 06:27:40 2003 UTC (8 years, 11 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-31, RELENG_5_2_BP, RELENG_5_2_1_RELEASE, RELENG_5_2_0_RELEASE, RELENG_5_2, RELENG_5_1_BP, RELENG_5_1_0_RELEASE, RELENG_5_1
Diff to: previous 1.1.1.21: preferred, colored
Changes since revision 1.1.1.21: +46 -0 lines
Import userland tools for IPFilter 3.4.31 into -current

Revision 1.1.1.10.2.6: download - view: text, markup, annotated - select for diffs
Sat Aug 31 16:26:29 2002 UTC (9 years, 5 months ago) by darrenr
Branches: RELENG_4
CVS tags: RELENG_4_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7
Diff to: previous 1.1.1.10.2.5: preferred, colored; branchpoint 1.1.1.10: preferred, colored
Changes since revision 1.1.1.10.2.5: +62 -0 lines
Merge IPFilter 3.4.29 into RELENG_4 from -current

Revision 1.1.1.21 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Aug 28 13:42:39 2002 UTC (9 years, 5 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-29, RELENG_5_0_BP, RELENG_5_0_0_RELEASE, RELENG_5_0
Diff to: previous 1.1.1.20: preferred, colored
Changes since revision 1.1.1.20: +23 -0 lines
With a bit of luck, this will be a first-time right import of ipfilter 3.4.29
on to the vendor branch.

Revision 1.1.1.20 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jun 7 08:58:16 2002 UTC (9 years, 8 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-28
Diff to: previous 1.1.1.19: preferred, colored
Changes since revision 1.1.1.19: +39 -0 lines
Import IPFilter 3.4.28

Revision 1.1.1.10.2.5: download - view: text, markup, annotated - select for diffs
Sat Apr 27 17:30:26 2002 UTC (9 years, 9 months ago) by darrenr
Branches: RELENG_4
CVS tags: RELENG_4_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6
Diff to: previous 1.1.1.10.2.4: preferred, colored; branchpoint 1.1.1.10: preferred, colored
Changes since revision 1.1.1.10.2.4: +266 -0 lines
Update (finally) IPFilter on RELENG_4 CVS branch.

Revision 1.1.1.19 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Apr 25 03:34:15 2002 UTC (9 years, 9 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-27, v3-4-26
Diff to: previous 1.1.1.18: preferred, colored
Changes since revision 1.1.1.18: +53 -0 lines
Import IPFilter 3.4.26

Revision 1.1.1.18 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Mar 19 11:44:59 2002 UTC (9 years, 10 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-25
Diff to: previous 1.1.1.17: preferred, colored
Changes since revision 1.1.1.17: +213 -0 lines
Import IPFilter 3.4.25

Revision 1.1.1.10.2.4: download - view: text, markup, annotated - select for diffs
Sat Jul 28 13:34:14 2001 UTC (10 years, 6 months ago) by darrenr
Branches: RELENG_4
CVS tags: RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5, RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4
Diff to: previous 1.1.1.10.2.3: preferred, colored; branchpoint 1.1.1.10: preferred, colored
Changes since revision 1.1.1.10.2.3: +115 -0 lines
merge diffs for ipfilter 3.4.16 -> 3.4.20 into RELENG_4

Revision 1.1.1.17 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jul 28 11:59:16 2001 UTC (10 years, 6 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-20
Diff to: previous 1.1.1.16: preferred, colored
Changes since revision 1.1.1.16: +115 -0 lines
Import IPFilter version 3.4.20

Revision 1.1.1.10.2.3: download - view: text, markup, annotated - select for diffs
Sat Feb 17 20:35:52 2001 UTC (10 years, 11 months ago) by darrenr
Branches: RELENG_4
CVS tags: RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3
Diff to: previous 1.1.1.10.2.2: preferred, colored; branchpoint 1.1.1.10: preferred, colored
Changes since revision 1.1.1.10.2.2: +113 -3 lines
Merge changes from 3.4.8 to 3.4.16

Revision 1.1.1.16 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Feb 4 14:25:26 2001 UTC (11 years ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-16, rev
Diff to: previous 1.1.1.15: preferred, colored
Changes since revision 1.1.1.15: +31 -0 lines
Import IP Filter update

Revision 1.1.1.15 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Oct 29 08:07:02 2000 UTC (11 years, 3 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-13
Diff to: previous 1.1.1.14: preferred, colored
Changes since revision 1.1.1.14: +7 -0 lines
Import IP Filter 3.4.13 into src/contrib, not src/contirb

Revision 1.1.1.14 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Oct 26 12:45:45 2000 UTC (11 years, 3 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-12
Diff to: previous 1.1.1.13: preferred, colored
Changes since revision 1.1.1.13: +49 -3 lines
Import IP Filter 3.4.12

Revision 1.1.1.13 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Aug 13 04:57:45 2000 UTC (11 years, 6 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-9, PRE_SMPNG
Diff to: previous 1.1.1.12: preferred, colored
Changes since revision 1.1.1.12: +26 -0 lines
Import base ipfilter 3.4.9 into contrib dir.

Revision 1.1.1.10.2.2: download - view: text, markup, annotated - select for diffs
Wed Jul 19 23:00:42 2000 UTC (11 years, 6 months ago) by darrenr
Branches: RELENG_4
CVS tags: RELENG_4_2_0_RELEASE, RELENG_4_1_1_RELEASE, RELENG_4_1_0_RELEASE
Diff to: previous 1.1.1.10.2.1: preferred, colored; branchpoint 1.1.1.10: preferred, colored
Changes since revision 1.1.1.10.2.1: +0 -5 lines
actually commit merged diffs to the trunk

Revision 1.1.1.10.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 19 14:28:00 2000 UTC (11 years, 6 months ago) by darrenr
Branches: RELENG_4
Diff to: previous 1.1.1.10: preferred, colored
Changes since revision 1.1.1.10: +202 -0 lines
merge code changes from 3.4.4 to 3.4.8

Revision 1.1.1.12 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jul 19 13:52:40 2000 UTC (11 years, 6 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-4-8
Diff to: previous 1.1.1.11: preferred, colored
Changes since revision 1.1.1.11: +49 -0 lines
Import v3.4.8 into -current

Revision 1.1.1.11 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed May 24 02:14:11 2000 UTC (11 years, 8 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3_4_4
Diff to: previous 1.1.1.10: preferred, colored
Changes since revision 1.1.1.10: +153 -5 lines
Import IP Filter 3.4.4 into FreeBSD-current

Revision 1.1.1.10 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Feb 9 20:45:31 2000 UTC (12 years ago) by guido
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3_3_8, RELENG_4_BP, RELENG_4_0_0_RELEASE
Branch point for: RELENG_4
Diff to: previous 1.1.1.9: preferred, colored
Changes since revision 1.1.1.9: +38 -1 lines
Import of ipfilter 3.3.8

Approved by: jkh

Revision 1.1.1.9 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jan 13 18:30:14 2000 UTC (12 years, 1 month ago) by guido
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3_3_6
Diff to: previous 1.1.1.8: preferred, colored
Changes since revision 1.1.1.8: +68 -0 lines
Import of ipfilter 3.3.6 (freebsd relevant part)

Obtained from:	ftp://coombs.anu.edu.au/pub/net/firewall/ip-filter/ip_fil3.3.6.tar.gz

Revision 1.1.1.8 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 8 20:50:04 1999 UTC (12 years, 3 months ago) by guido
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3_3_3
Diff to: previous 1.1.1.7: preferred, colored
Changes since revision 1.1.1.7: +282 -2 lines
Import of ipfilter 3.3.3  in anticipation of its revival.
More to come in the next days.

Revision 1.1.1.7 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jun 20 18:27:43 1998 UTC (13 years, 7 months ago) by peter
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3_2_7, RELENG_3_BP, RELENG_3_5_0_RELEASE, RELENG_3_4_0_RELEASE, RELENG_3_3_0_RELEASE, RELENG_3_2_PAO_BP, RELENG_3_2_PAO, RELENG_3_2_0_RELEASE, RELENG_3_1_0_RELEASE, RELENG_3_0_0_RELEASE, RELENG_3
Diff to: previous 1.1.1.6: preferred, colored
Changes since revision 1.1.1.6: +56 -0 lines
Import trimmed version of ipfilter 3.2.7.

Obtained from:  Darren Reed via http://cheops.anu.edu.au/~avalon/

Revision 1.1.1.6 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Mar 21 09:59:54 1998 UTC (13 years, 10 months ago) by peter
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3_2_3
Diff to: previous 1.1.1.5: preferred, colored
Changes since revision 1.1.1.5: +43 -0 lines
Import ipfilter 3.2.3

Revision 1.1.1.5 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Nov 16 04:46:44 1997 UTC (14 years, 2 months ago) by peter
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3_2_1
Diff to: previous 1.1.1.4: preferred, colored
Changes since revision 1.1.1.4: +176 -0 lines
Import ipfilter 3.2.1 (update from 3.1.8)

Revision 1.1.1.4 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun May 25 15:43:47 1997 UTC (14 years, 8 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: v3-2-a7
Diff to: previous 1.1.1.3: preferred, colored
Changes since revision 1.1.1.3: +53 -1 lines
Import version 3.2alpha7

Revision 1.1.1.3 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Apr 3 10:10:22 1997 UTC (14 years, 10 months ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: V3_2_A4
Diff to: previous 1.1.1.2: preferred, colored
Changes since revision 1.1.1.2: +83 -0 lines
Import IP Filter version 3.2alpha4 to bring in working LKM for 2.2

Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Mar 2 15:39:36 1997 UTC (14 years, 11 months ago) by peter
Branches: MAIN, DARRENREED, DARRENR
CVS tags: ipfilter3_1_8
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +9 -0 lines
reimport ipfilter v3.1.8 to get it onto the vendor branch again.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Feb 9 22:49:47 1997 UTC (15 years ago) by darrenr
Branches: MAIN, DARRENREED, DARRENR
CVS tags: ipfilter3_1_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import IP Filter v3.1.7 into FreeBSD tree

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 9 22:49:47 1997 UTC (15 years ago) by darrenr
Branch point for: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options