OpenBSD CVS

CVS log for src/sbin/ipnat/Attic/ipnat.8


[BACK] Up to [local] / src / sbin / ipnat

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.24, Wed May 30 02:11:48 2001 UTC (23 years ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +0 -0 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.23 / (download) - annotate - [select for diffs], Mon Apr 30 17:09:16 2001 UTC (23 years, 1 month ago) by brad
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22 (colored)

the -> to

Revision 1.22 / (download) - annotate - [select for diffs], Thu Dec 21 21:20:46 2000 UTC (23 years, 5 months ago) by reinhard
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.21: +2 -0 lines
Diff to previous 1.21 (colored)

add /usr/share/ipf/nat.3; ok aaron@

Revision 1.21 / (download) - annotate - [select for diffs], Wed Aug 2 15:22:06 2000 UTC (23 years, 10 months ago) by provos
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 (colored)

RFC 1918 obsoletes 1597

Revision 1.20 / (download) - annotate - [select for diffs], Tue Aug 1 06:26:36 2000 UTC (23 years, 10 months ago) by hugh
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

fix netmask notation; pr1343

Revision 1.19 / (download) - annotate - [select for diffs], Thu Apr 13 16:23:53 2000 UTC (24 years, 1 month ago) by kjell
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.18: +15 -1 lines
Diff to previous 1.18 (colored)

Add a note regarding bimap and ipnat's "First Match" policy.
This question comes up fairly regularly. from mep@netsec.net

Revision 1.18 / (download) - annotate - [select for diffs], Sat Mar 18 22:55:59 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.17: +52 -33 lines
Diff to previous 1.17 (colored)

Remove hard sentence breaks, and some other cleanup along the way.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jan 21 05:18:33 2000 UTC (24 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

use net/mask notation for the private networks

Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 12 05:07:42 1999 UTC (24 years, 7 months ago) by ericj
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 (colored)

fix ipfilter url for ipnat pages also

Revision 1.15 / (download) - annotate - [select for diffs], Tue Oct 5 19:00:09 1999 UTC (24 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.14: +86 -18 lines
Diff to previous 1.14 (colored)

Better NAT documentation.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Aug 10 22:32:23 1999 UTC (24 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13 (colored)

must be external interface.  Why do people keep adding stuff to the FAQ
and not putting it into the man pages?  What's the point of that?

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jul 21 12:38:37 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
Changes since 1.12: +5 -3 lines
Diff to previous 1.12 (colored)

describe the -f flag in the options list

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:49 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)

- remove all trailing whitespace
     * except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
  working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jul 7 05:40:04 1999 UTC (24 years, 11 months ago) by kjell
Branch: MAIN
Changes since 1.10: +49 -3 lines
Diff to previous 1.10 (colored)

First REAL cut at documenting bimap.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 6 04:46:11 1999 UTC (24 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.9: +7 -1 lines
Diff to previous 1.9 (colored)

first cut at documenting bimap

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jun 4 02:45:17 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.8: +23 -23 lines
Diff to previous 1.8 (colored)

start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 3 17:53:11 1999 UTC (25 years ago) by deraadt
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

check for interface names before hostnames

Revision 1.7 / (download) - annotate - [select for diffs], Fri May 28 22:59:59 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6 (colored)

more .El madness

Revision 1.6 / (download) - annotate - [select for diffs], Sat May 15 02:17:53 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.5: +49 -25 lines
Diff to previous 1.5 (colored)

ethernet -> Ethernet, other repairs

Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 25 00:29:55 1999 UTC (25 years, 3 months ago) by kjell
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Moved to section 8. Changed title and incorrect reference to ipf(1).

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 24 18:35:56 1999 UTC (25 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

172.16/12 -- fix end of range; hugh

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 10 22:12:53 1999 UTC (25 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored)

Xr repairs

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 7 22:08:03 1999 UTC (25 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

tweak

Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 7 00:48:29 1999 UTC (25 years, 4 months ago) by deraadt
Branch: MAIN

man pages belong in section 8

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.