peter
|
2ba72368c6
|
Correct some uses of macros:
- use .Cm for command modifiers.
- use .Fl / .Ar for flags / arguments.
- use .Cd for pseudo-device in SYNOPSIS.
- use .Pa for paths.
Approved by wiz.
|
2004-12-08 18:33:32 +00:00 |
wiz
|
bd925f0bcd
|
Bump date for previous.
|
2004-03-24 12:09:21 +00:00 |
hubertf
|
8b9577c4cd
|
Xref RFC 3704 ("Ingress Filtering for Multihomed Networks")
OK'd by itojun
|
2004-03-24 11:50:40 +00:00 |
wiz
|
47190e80b8
|
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
From jmc@openbsd.
|
2003-09-07 16:22:20 +00:00 |
wiz
|
3b81281107
|
tunneling and tunneled with one l only.
|
2002-09-04 00:04:20 +00:00 |
itojun
|
784d7467c1
|
remove comment about route(8), which does not really fit here.
|
2002-05-29 23:40:25 +00:00 |
wiz
|
1c444efedf
|
Simplify markup a bit.
|
2002-03-15 00:09:43 +00:00 |
kleink
|
bb3ea13a8e
|
Add a reference to RFC2003, and mention possible protocol field values of
the outer packet; from Alan Barrett in PR standards/15895, with minor
markup fixes.
|
2002-03-14 21:29:02 +00:00 |
wiz
|
bb4f5583f7
|
Sort sections, drop trailing whitespace, s/ipip/gif/, and minor fixes.
|
2002-03-04 14:50:54 +00:00 |
sommerfeld
|
3406f0a3dd
|
The "gif*" tunnelling interface does everything ipip does.
Move usage example from ipip.4 to gif.4
Excise ipip and stitch up the scars.
|
2002-03-04 13:24:06 +00:00 |
wiz
|
f71c56504c
|
Sort SEE ALSO, sort sections, drop some .Pp, improve markup.
|
2001-09-19 01:03:43 +00:00 |
itojun
|
498fdebcd7
|
drop multi destination mode (IFF_LINK0).
|
2001-05-14 13:35:20 +00:00 |
itojun
|
a86059f695
|
mention that gif* can tunnel ISO over IPv4/6 using EON encapsulation.
XXX is terminology correct about netiso?
|
2001-02-20 12:55:24 +00:00 |
itojun
|
a836499e32
|
make it possible to turn off ingress filter on gif/stf tunnel egress,
by using IFF_LINK2. (part of) PR 11163 from Ken Raeburn.
|
2001-01-22 07:51:01 +00:00 |
itojun
|
2d2363e5d1
|
.Nd .Tn is too much. from openbsd, sync with kame
|
2000-11-24 10:25:11 +00:00 |
thorpej
|
c04e387d3c
|
`count' no longer applies when configuring the pseudo-device.
|
2000-07-04 20:03:56 +00:00 |
thorpej
|
3274a33753
|
Update for the new create-on-the-fly nature.
|
2000-07-02 00:47:52 +00:00 |
itojun
|
8c9768d831
|
- remove references to gifconfig(8). refer ifconfig(8) instead.
- BUGS section: IFF_POINTOPOINT is strange for multi destination mode
|
2000-06-30 18:32:13 +00:00 |
itojun
|
9d8c88b382
|
remove reference to vif(4). PR 9930 from Greg Woods.
|
2000-04-24 13:23:59 +00:00 |
itojun
|
11b0c60db2
|
use "Op Ar count" rather than hardcoded number
|
2000-04-19 09:42:24 +00:00 |
itojun
|
78d75a2130
|
improve bugs and security section. correct reference.
(sync with kame)
|
2000-04-19 06:31:49 +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 |
abs
|
0ace4398df
|
Misc small fixes to try to standardise the format to make it easier
to parse by an automated script (say one that just might want to
generate webpage summaries of available drivers :)
|
1999-12-15 22:07:30 +00:00 |
itojun
|
e62978b2ef
|
add comments on inner IPv6 link-local address issue (on IPv4-over-IPv6 tunnel).
Suggested by: Feico Dillema
|
1999-09-29 15:38:41 +00:00 |
itojun
|
c60ae5de13
|
add NetBSD RCS ID. retain KAME RCS ID (quoted).
|
1999-07-17 06:57:59 +00:00 |
itojun
|
af19683322
|
s/.Os KAME/.Os/
|
1999-07-01 10:53:48 +00:00 |
itojun
|
9d0659f865
|
manpage for "pseudo-device gif", for IPv4/v6 tunnelling.
|
1999-07-01 10:52:17 +00:00 |