Commit Graph

34 Commits

Author SHA1 Message Date
wiz
9bc46f7ca5 Fix another reference to point to kame_ipsec for setup instructions (for now). 2012-01-09 16:35:20 +00:00
drochner
9d939b40a9 fix confusing references, from wiz 2012-01-09 16:17:37 +00:00
drochner
d107562abc Make FAST_IPSEC the default IPSEC implementation which is built
into the kernel if the "IPSEC" kernel option is given.
The old implementation is still available as KAME_IPSEC.
Do some minimal manpage adjustment -- kame_ipsec(4) is a copy
of the old ipsec(4) and the latter is now a copy of fast_ipsec(4).
2012-01-09 15:16:30 +00:00
fair
ab7ce9f834 Eliminate many groff warnings seen in build.
Restructure opening description for clarity.

This man page is very sparse and assumes a lot of knowledge.
We should consider adopting text from the OpenBSD ipsec(4).
2009-05-17 02:22:43 +00:00
hubertf
8a8b8c4204 xref fast_ipsec(4) 2006-10-11 10:14:31 +00:00
wiz
58cecadc76 Grammar fix. 2005-02-20 21:06:57 +00:00
wiz
6affcf4372 Bump date for IPSEC_NAT_T. 2005-02-20 21:06:13 +00:00
wiz
b11822a48f Drop trailing whitespace. 2005-02-20 21:05:20 +00:00
manu
5c217c1a67 Add support for IPsec Network Address Translator traversal (NAT-T), as
described by RFC 3947 and 3948.
2005-02-12 12:31:07 +00:00
itojun
e0a77c7886 mention sysctl(8) interface for SADB_DUMP 2003-10-21 08:44:04 +00:00
wiz
363facc46e Remove .Pp before .Sh. 2003-05-27 04:55:34 +00:00
itojun
c337d7850f remove reference to draft-mcdonald-*, as we actually implement different API
from the document.
2003-05-27 02:31:58 +00:00
wiz
472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
jmmv
3634aeb3d8 ... and bump date. 2003-04-09 17:04:40 +00:00
jmmv
91f7948df4 Move description of IPSEC* related options from options(4) to ipsec(4) and
add them to the SYNOPSIS section.  Closes my own PR misc/17634.
2003-04-09 16:44:46 +00:00
perry
0894a18d1b inbonud->inbound (Igor Sobrado, PR misc/19811) 2003-03-31 03:18:26 +00:00
wiz
a4aac7d5c0 tunneled with one l only. 2002-09-04 00:12:52 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
wiz
a993669d57 Sort SEE ALSO, sort sections, drop some .Pp, and improve markup in some
places.
2001-09-22 00:57:40 +00:00
itojun
669cdc0b4f clarify issues with AH with encapsulation, and inbound "require" policy.
we now have racoon(8).  sync with kame.
2001-06-27 15:27:00 +00:00
wiz
f34929a45f Typos/whitespace/punctuation. 2001-06-12 12:00:19 +00:00
wiz
1d0d17a4fe setsockopt lives in 2, not 3. 2001-04-04 10:55:49 +00:00
itojun
9523bb892e correct RFC # for DF bit behavior 2001-01-22 07:30:40 +00:00
sommerfeld
eac79d61fb fix misc/11315: stale cross-ref to racoon(8) 2000-10-26 14:09:25 +00:00
itojun
90ca25568b remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike.
(sync with kame)
2000-06-15 05:01:06 +00:00
itojun
7c77443b0b describe more sysctl variables. 2000-06-14 13:06:30 +00:00
itojun
b2e33a4fd8 document issue with SADB_{,SPD}DUMP in BUGS section. (socket buffer full) 2000-06-14 12:36:11 +00:00
itojun
0c0d0ee98e tiny nroff nit. correct order of sections. (sync with kame) 2000-06-12 10:32:06 +00:00
itojun
a4c0de6355 correct description on ipsec AH twist. 2000-04-20 14:24:43 +00:00
itojun
16740380e6 sync with latest kame coc. add AH tunnel twist in caveat section. 2000-04-20 08:08:33 +00:00
itojun
f14dd6bfd4 sync with kame. add full reference info for RFC.
some other cosmetics (remove trailing dot in SEE ALSO .Xr references)
2000-01-19 06:59:32 +00:00
itojun
c60ae5de13 add NetBSD RCS ID. retain KAME RCS ID (quoted). 1999-07-17 06:57:59 +00:00
itojun
42d8e71f94 s/.Os KAME/.Os/ 1999-07-01 10:50:47 +00:00
itojun
38610cd2fc introductory manpage for IPsec and IPv6. 1999-07-01 10:48:30 +00:00