OpenBSD CVS

CVS log for src/share/man/man4/ipsec.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.89 / (download) - annotate - [select for diffs], Fri Dec 23 07:16:55 2022 UTC (17 months, 2 weeks ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.88: +11 -10 lines
Diff to previous 1.88 (colored)

point readers, where relevant, to route(8) rather than netstat(1) or route(4);
remove some redundant info regarding netstat -r from ipcomp/ipsec

feedback claudio sthen
ok claudio kn sthen

Revision 1.88 / (download) - annotate - [select for diffs], Thu Mar 31 17:27:21 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.87: +5 -5 lines
Diff to previous 1.87 (colored)

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@

Revision 1.87 / (download) - annotate - [select for diffs], Fri Feb 18 23:17:15 2022 UTC (2 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.86: +4 -4 lines
Diff to previous 1.86 (colored)

Avoid gendered language in man pages when not referring to a specific
person. Rewrite or use singular they.

ok thfr@ sthen@ daniel@ ian@ job@ kmos@ jcs@ ratchov@ phessler@ and
others I'm likely missing on an earlier version.
feedback tj@, feedback and ok jmc@

Revision 1.86 / (download) - annotate - [select for diffs], Thu Feb 17 12:24:08 2022 UTC (2 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.85: +3 -4 lines
Diff to previous 1.85 (colored)

remove some dead/squatted links

Revision 1.85 / (download) - annotate - [select for diffs], Fri Jan 12 04:36:44 2018 UTC (6 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.84: +4 -4 lines
Diff to previous 1.84 (colored)

Adjust references for sysctl(3) to sysctl(2)

Revision 1.84 / (download) - annotate - [select for diffs], Fri Mar 18 21:39:18 2016 UTC (8 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.83: +3 -2 lines
Diff to previous 1.83 (colored)

+.Xr ipsec.conf 5 ,
from rob pierce

Revision 1.83 / (download) - annotate - [select for diffs], Mon Feb 16 16:38:54 2015 UTC (9 years, 3 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.82: +5 -5 lines
Diff to previous 1.82 (colored)

Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively,
except for instances where \*(Le and \*(Ge are clearly understood as
mathematical symbols.  Discussed with schwarze@

Revision 1.82 / (download) - annotate - [select for diffs], Thu Jan 29 07:48:51 2015 UTC (9 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.81: +3 -3 lines
Diff to previous 1.81 (colored)

manual SAs described in ipsec.conf(5) not ipsecctl(8);
from paul gorman

Revision 1.81 / (download) - annotate - [select for diffs], Sun Nov 16 19:57:24 2014 UTC (9 years, 6 months ago) by schwarze
Branch: MAIN
Changes since 1.80: +15 -7 lines
Diff to previous 1.80 (colored)

add some missing .An macros and remove some obsolete .Tn

Revision 1.80 / (download) - annotate - [select for diffs], Sat Nov 15 14:41:02 2014 UTC (9 years, 6 months ago) by bentley
Branch: MAIN
Changes since 1.79: +7 -3 lines
Diff to previous 1.79 (colored)

Reduce instances of `` '' in manuals.

troff displays these as typographic quotes, but nroff implementations
almost always print them literally, which rarely has the intended effect
with modern fonts, even in stock xterm.

These uses of `` '' can be replaced either with more semantic alternatives
or with Dq, which prints typographic quotes in a UTF-8 locale (but will
automatically fall back to `` '' in an ASCII locale).

improvements and ok schwarze@

Revision 1.79 / (download) - annotate - [select for diffs], Wed Aug 15 19:17:02 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.78: +3 -3 lines
Diff to previous 1.78 (colored)

use Lk for links;

Revision 1.78 / (download) - annotate - [select for diffs], Mon Jun 7 08:38:09 2010 UTC (14 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.77: +10 -5 lines
Diff to previous 1.77 (colored)

make clearer the relationship between isakmpd and ikev1; and iked and ikev2;
ok reyk

Revision 1.77 / (download) - annotate - [select for diffs], Thu May 31 19:19:50 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

convert to new .Dd format;

Revision 1.76 / (download) - annotate - [select for diffs], Thu Aug 31 11:46:39 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.75: +6 -8 lines
Diff to previous 1.75 (colored)

make this page less ipv4-centric, and shuffle;
inout/ok mcbride hshoexer

Revision 1.75 / (download) - annotate - [select for diffs], Tue Aug 29 18:14:26 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (colored)

ACKNOWLEDGEMENTS -> AUTHORS;

Revision 1.74 / (download) - annotate - [select for diffs], Tue Aug 29 17:57:28 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.73: +1 -8 lines
Diff to previous 1.73 (colored)

remove some unhelpful Xrs; ok hshoexer

Revision 1.73 / (download) - annotate - [select for diffs], Tue Aug 29 17:51:02 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.72: +9 -9 lines
Diff to previous 1.72 (colored)

comment out ipcomp stuff for now; ok hshoexer

Revision 1.72 / (download) - annotate - [select for diffs], Tue Aug 29 17:23:41 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.71: +8 -9 lines
Diff to previous 1.71 (colored)

move the NOTE section into the main body;

Revision 1.71 / (download) - annotate - [select for diffs], Fri May 26 08:54:04 2006 UTC (18 years ago) by jmc
Branch: MAIN
Changes since 1.70: +1 -2 lines
Diff to previous 1.70 (colored)

remove unneeded .Pp;

Revision 1.70 / (download) - annotate - [select for diffs], Fri May 26 04:02:59 2006 UTC (18 years ago) by deraadt
Branch: MAIN
Changes since 1.69: +6 -14 lines
Diff to previous 1.69 (colored)

let us not talk about ipsecadm and vpn anymore; ok reyk

Revision 1.69 / (download) - annotate - [select for diffs], Mon Dec 12 11:56:47 2005 UTC (18 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (colored)

fix typo;

from tamas tevesz;
ok hshoexer

Revision 1.68 / (download) - annotate - [select for diffs], Sun Nov 27 10:58:23 2005 UTC (18 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (colored)

remove trailing whitespace;

Revision 1.67 / (download) - annotate - [select for diffs], Sat Nov 26 23:32:34 2005 UTC (18 years, 6 months ago) by hshoexer
Branch: MAIN
Changes since 1.66: +6 -1 lines
Diff to previous 1.66 (colored)

Now as kernfs is gone, tell people to use ipsecctl(8).  Suggested by deraadt@
ok jmc@

Revision 1.66 / (download) - annotate - [select for diffs], Thu Nov 24 12:08:16 2005 UTC (18 years, 6 months ago) by pedro
Branch: MAIN
Changes since 1.65: +1 -7 lines
Diff to previous 1.65 (colored)

Remove kernfs, okay deraadt@.

Revision 1.65 / (download) - annotate - [select for diffs], Fri Aug 19 15:45:47 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.64: +10 -5 lines
Diff to previous 1.64 (colored)

ipsecctl(8) can be used for manual setups too;

Revision 1.64 / (download) - annotate - [select for diffs], Sat Apr 16 00:19:36 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.63: +4 -4 lines
Diff to previous 1.63 (colored)

replace `<' and `>';

Revision 1.63 / (download) - annotate - [select for diffs], Sat Apr 16 00:10:47 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.62: +9 -2 lines
Diff to previous 1.62 (colored)

document options(4);

Revision 1.62 / (download) - annotate - [select for diffs], Fri Apr 15 23:31:06 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.61: +36 -36 lines
Diff to previous 1.61 (colored)

shuffle sections into a more logical order;

Revision 1.61 / (download) - annotate - [select for diffs], Fri Apr 15 23:27:33 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.60: +4 -1 lines
Diff to previous 1.60 (colored)

mention vpn(8);

Revision 1.60 / (download) - annotate - [select for diffs], Fri Apr 15 23:21:20 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.59: +20 -1 lines
Diff to previous 1.59 (colored)

mention sysctl variables;
idea from msf@

Revision 1.59 / (download) - annotate - [select for diffs], Fri Apr 8 18:46:16 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.58: +9 -1 lines
Diff to previous 1.58 (colored)

document ipcomp(4);

Revision 1.58 / (download) - annotate - [select for diffs], Sat Apr 2 00:14:44 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.57: +99 -193 lines
Diff to previous 1.57 (colored)

various tweaks;

Revision 1.57 / (download) - annotate - [select for diffs], Sat Mar 27 16:52:43 2004 UTC (20 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

Nm ipsec; kevlo jmc

Revision 1.56 / (download) - annotate - [select for diffs], Fri Jun 6 10:29:41 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.55: +18 -18 lines
Diff to previous 1.55 (colored)

- section reorder
- some macro fixes
- kill whitespace at EOL

Revision 1.55 / (download) - annotate - [select for diffs], Tue May 27 13:21:19 2003 UTC (21 years ago) by jmc
Branch: MAIN
Changes since 1.54: +7 -16 lines
Diff to previous 1.54 (colored)

little cleanup;

Revision 1.54 / (download) - annotate - [select for diffs], Sat Mar 22 08:55:01 2003 UTC (21 years, 2 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.53: +5 -5 lines
Diff to previous 1.53 (colored)

replace tabs following .It macro with spaces; output is the same
ok jmc@

Revision 1.53 / (download) - annotate - [select for diffs], Thu Mar 20 07:26:33 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.52: +10 -11 lines
Diff to previous 1.52 (colored)

typos;

ok millert@

Revision 1.52 / (download) - annotate - [select for diffs], Mon Jan 13 19:16:34 2003 UTC (21 years, 4 months ago) by kjell
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

ESP=encapsulatING security payload.

Revision 1.51 / (download) - annotate - [select for diffs], Mon Jan 13 19:13:26 2003 UTC (21 years, 4 months ago) by kjell
Branch: MAIN
Changes since 1.50: +92 -65 lines
Diff to previous 1.50 (colored)

Clean up some language, structure. ok niklas@, mpech@

Revision 1.50.2.2 / (download) - annotate - [select for diffs], Sun Jan 12 06:06:35 2003 UTC (21 years, 4 months ago) by kjell
Branch: OPENBSD_3_2
Changes since 1.50.2.1: +64 -91 lines
Diff to previous 1.50.2.1 (colored) to branchpoint 1.50 (colored) next main 1.51 (colored)

No, not on this branch. grr.

Revision 1.50.2.1 / (download) - annotate - [select for diffs], Sun Jan 12 06:01:50 2003 UTC (21 years, 4 months ago) by kjell
Branch: OPENBSD_3_2
Changes since 1.50: +92 -65 lines
Diff to previous 1.50 (colored)

AH, ESP enabled by default now. While here, clean up the language a bit
ok and suggestions by niklas@, mpech@

Revision 1.50 / (download) - annotate - [select for diffs], Wed Sep 18 07:36:07 2002 UTC (21 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE
Branch point for: OPENBSD_3_2
Changes since 1.49: +4 -11 lines
Diff to previous 1.49 (colored)

no photurisd

Revision 1.49 / (download) - annotate - [select for diffs], Tue Feb 19 21:11:22 2002 UTC (22 years, 3 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.48: +4 -4 lines
Diff to previous 1.48 (colored)

IPsec is written ``IPsec'', not ``IPSec''.

Revision 1.48 / (download) - annotate - [select for diffs], Fri Oct 5 14:45:53 2001 UTC (22 years, 8 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.47: +94 -74 lines
Diff to previous 1.47 (colored)

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day:   www.mpechismazohist.com

Revision 1.47 / (download) - annotate - [select for diffs], Fri Aug 3 15:21:16 2001 UTC (22 years, 10 months ago) by mpech
Branch: MAIN
Changes since 1.46: +1 -2 lines
Diff to previous 1.46 (colored)

o) We don't like .Pp before/after .Sh;
o) .Nm always has argument in .Sh SYNOPSIS;
o) We always closes .Bl and .Bd tags;

millert@ ok

Revision 1.46 / (download) - annotate - [select for diffs], Sun Jul 1 22:05:50 2001 UTC (22 years, 11 months ago) by angelos
Branch: MAIN
Changes since 1.45: +2 -3 lines
Diff to previous 1.45 (colored)

IPF cleanups; openbsd@davidkrause.com

Revision 1.45 / (download) - annotate - [select for diffs], Tue Jun 26 23:24:11 2001 UTC (22 years, 11 months ago) by angelos
Branch: MAIN
Changes since 1.44: +5 -5 lines
Diff to previous 1.44 (colored)

PF-related text/references (jsyn@nthought.com)

Revision 1.44 / (download) - annotate - [select for diffs], Tue Jun 26 05:44:00 2001 UTC (22 years, 11 months ago) by mpech
Branch: MAIN
Changes since 1.43: +4 -4 lines
Diff to previous 1.43 (colored)

we sort SEE ALSO by alpha && section.

millert@ ok.

Revision 1.43 / (download) - annotate - [select for diffs], Mon Jun 25 06:00:35 2001 UTC (22 years, 11 months ago) by angelos
Branch: MAIN
Changes since 1.42: +4 -4 lines
Diff to previous 1.42 (colored)

Alpha order for SEE ALSO references.

Revision 1.42 / (download) - annotate - [select for diffs], Mon Jun 25 03:30:23 2001 UTC (22 years, 11 months ago) by provos
Branch: MAIN
Changes since 1.41: +26 -26 lines
Diff to previous 1.41 (colored)

humpa humpa puff nat is back

Revision 1.41 / (download) - annotate - [select for diffs], Fri Jun 22 12:15:45 2001 UTC (22 years, 11 months ago) by mpech
Branch: MAIN
Changes since 1.40: +4 -6 lines
Diff to previous 1.40 (colored)

o) remove unnecessary .Pp;
o) remove unnecessary .Nm args;
o) closes .Bl;
o) .Sh AUTHOR -> .Sh AUTHORS;
o) sort SEE ALSO;
o) better -mdoc style;
o) typos;

aaron@ ok.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Jun 1 06:21:29 2001 UTC (23 years ago) by angelos
Branch: MAIN
Changes since 1.39: +26 -26 lines
Diff to previous 1.39 (colored)

No more IPF/IPNAT.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Mar 1 16:11:17 2001 UTC (23 years, 3 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was
frozen at that time.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Dec 21 21:01:17 2000 UTC (23 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored)

Various repairs, $Id$ tags added, etc.

Revision 1.37 / (download) - annotate - [select for diffs], Tue Dec 12 00:29:21 2000 UTC (23 years, 6 months ago) by angelos
Branch: MAIN
Changes since 1.36: +1 -7 lines
Diff to previous 1.36 (colored)

Remove references to ipsec-acl

Revision 1.36 / (download) - annotate - [select for diffs], Mon Nov 20 08:00:01 2000 UTC (23 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

various Xr fixes; nordin@cse.ogi.edu

Revision 1.35 / (download) - annotate - [select for diffs], Fri Oct 27 18:57:32 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Minor nit: print IPsec in bold under NAME section by using Nm; nate@

Revision 1.34 / (download) - annotate - [select for diffs], Fri Oct 13 18:56:50 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.33: +7 -7 lines
Diff to previous 1.33 (colored)

Purely mdoc fixes.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Sep 29 04:03:18 2000 UTC (23 years, 8 months ago) by angelos
Branch: MAIN
Changes since 1.32: +27 -2 lines
Diff to previous 1.32 (colored)

Update manpage for IPF rules on enc0 -- cedric@wireless-networks.com

Revision 1.32 / (download) - annotate - [select for diffs], Fri Sep 22 05:14:45 2000 UTC (23 years, 8 months ago) by millert
Branch: MAIN
Changes since 1.31: +3 -5 lines
Diff to previous 1.31 (colored)

Correctly format "setsockopt(2)/getsockopt(2)" so that it doesn't hosed
the mdoc macros.  Use the .Bsx macro instead of saying "BSD/OS".

Revision 1.31 / (download) - annotate - [select for diffs], Fri Apr 28 06:58:58 2000 UTC (24 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

grammar

Revision 1.30 / (download) - annotate - [select for diffs], Sat Apr 22 01:07:01 2000 UTC (24 years, 1 month ago) by angelos
Branch: MAIN
Changes since 1.29: +10 -4 lines
Diff to previous 1.29 (colored)

A bit more on netstat

Revision 1.29 / (download) - annotate - [select for diffs], Sat Apr 22 01:05:29 2000 UTC (24 years, 1 month ago) by angelos
Branch: MAIN
Changes since 1.28: +35 -15 lines
Diff to previous 1.28 (colored)

Document vmstat and netstat relevance to ipsec, add pointer to
net.inet.ip.ipsec-acl.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Apr 3 21:19:36 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Remove trailing whitespace.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Jan 10 22:51:12 2000 UTC (24 years, 5 months ago) by angelos
Branch: MAIN
Changes since 1.26: +8 -1 lines
Diff to previous 1.26 (colored)

Document /kern/ipsec

Revision 1.26 / (download) - annotate - [select for diffs], Thu Oct 7 21:48:34 1999 UTC (24 years, 8 months ago) by angelos
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Add a reference to enc(4)

Revision 1.25 / (download) - annotate - [select for diffs], Tue Oct 5 21:16:03 1999 UTC (24 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

.Xr isakmpd(4) -> .Xr isakmpd(8); kjell@

Revision 1.24 / (download) - annotate - [select for diffs], Thu Sep 23 04:12:04 1999 UTC (24 years, 8 months ago) by alex
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Typo fixes.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Aug 26 12:52:15 1999 UTC (24 years, 9 months ago) by aaron
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

spelling

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:46 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (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.21 / (download) - annotate - [select for diffs], Sat Jul 3 20:41:20 1999 UTC (24 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.20: +14 -1 lines
Diff to previous 1.20 (colored)

talk about ipsec sysctl variables

Revision 1.20 / (download) - annotate - [select for diffs], Sun May 16 19:56:26 1999 UTC (25 years ago) by alex
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Cleanup xrefs under SEE ALSO.  Specifically:

  - Sort xrefs by section, and then alphabetically.
  - Add missing commas between xref items.
  - Remove commas from the last xref entry.
  - Remove duplicate entries.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Mar 11 01:35:04 1999 UTC (25 years, 3 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

fix more comma splices that involve misuse of conjunctive adverbs

Revision 1.18 / (download) - annotate - [select for diffs], Tue Mar 2 15:40:37 1999 UTC (25 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

EACESS -> EACCES; garath@code.ridgefield.org

Revision 1.17 / (download) - annotate - [select for diffs], Wed Feb 24 23:35:43 1999 UTC (25 years, 3 months ago) by angelos
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Point to ipsecadm(8).

Revision 1.16 / (download) - annotate - [select for diffs], Wed Feb 24 23:33:23 1999 UTC (25 years, 3 months ago) by angelos
Branch: MAIN
Changes since 1.15: +5 -2 lines
Diff to previous 1.15 (colored)

Update man page.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Feb 23 03:49:51 1999 UTC (25 years, 3 months ago) by angelos
Branch: MAIN
Changes since 1.14: +3 -13 lines
Diff to previous 1.14 (colored)

Remove references to PF_ENCAP.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Feb 18 10:09:05 1999 UTC (25 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.13: +235 -42 lines
Diff to previous 1.13 (colored)

The long awaited IPsec intro text

Revision 1.13 / (download) - annotate - [select for diffs], Wed Dec 30 10:25:29 1998 UTC (25 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

fix typo; jdb@osbie.layer8.net

Revision 1.12 / (download) - annotate - [select for diffs], Tue Dec 29 12:01:25 1998 UTC (25 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.11: +9 -4 lines
Diff to previous 1.11 (colored)

add isakmpd(8) references

Revision 1.11 / (download) - annotate - [select for diffs], Sat Oct 31 23:17:40 1998 UTC (25 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Fix netintro/intro muck-up.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Sep 26 01:14:16 1998 UTC (25 years, 8 months ago) by provos
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

add reference to vpn(8)

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 1 16:38:20 1998 UTC (25 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

more man page fixes; aaron@ug.cs.dal.ca

Revision 1.8 / (download) - annotate - [select for diffs], Sun May 24 23:46:59 1998 UTC (26 years ago) by provos
Branch: MAIN
Changes since 1.7: +1 -3 lines
Diff to previous 1.7 (colored)

remove rt and rtdelete from list of man pages

Revision 1.7 / (download) - annotate - [select for diffs], Mon May 18 21:23:11 1998 UTC (26 years ago) by deraadt
Branch: MAIN
Changes since 1.6: +43 -41 lines
Diff to previous 1.6 (colored)

cleanup

Revision 1.6 / (download) - annotate - [select for diffs], Mon May 18 21:12:50 1998 UTC (26 years ago) by provos
Branch: MAIN
Changes since 1.5: +83 -1 lines
Diff to previous 1.5 (colored)

short describtion of setsockopt/getsockopt interface for ipsec.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 5 09:30:59 1998 UTC (26 years, 3 months ago) by provos
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

correct reference to photurisd.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 5 10:13:43 1997 UTC (26 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

lowercase first use of .Nm

Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 24 13:11:52 1997 UTC (26 years, 7 months ago) by provos
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

typo

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 7 18:24:40 1997 UTC (26 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

typo

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 7 09:53:05 1997 UTC (26 years, 9 months ago) by provos
Branch: MAIN

initial documentation for ipsec.

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.