History log of /freebsd-10-stable/share/man/man4/stf.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 245323 12-Jan-2013 joel

Remove EOL whitespace.


# 244750 27-Dec-2012 ae

Add net.link.stf.permit_rfc1918 sysctl variable. It can be used to allow
the use of private IPv4 addresses with stf(4).

MFC after: 2 weeks


# 224284 23-Jul-2011 gjb

Fix various broken links in manual pages.

Submitted by: Michiel Overtoom (motoom % xs4all nl)
PR: 159130 159131 159132 159133 159134
159135 159136 159137 158138 159144
Approved by: re (kib)
MFC after: 3 days


# 141580 09-Feb-2005 ru

Fixed the misplaced $FreeBSD$.


# 107383 29-Nov-2002 ru

mdoc(7) police: scheduled sweep.

Approved by: re


# 103476 17-Sep-2002 ume

reject private IPv4 addrs

Obtained from: KAME


# 97451 29-May-2002 brooks

Document the fact that these devices are allocated at runtime using
cloning and point to two common methods of doing so.


# 89610 21-Jan-2002 mpp

Ispell sweep of share/man/man4.


# 81251 07-Aug-2001 ru

mdoc(7) police:

Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.


# 78064 11-Jun-2001 ume

Sync with recent KAME.
This work was based on kame-20010528-freebsd43-snap.tgz and some
critical problem after the snap was out were fixed.
There are many many changes since last KAME merge.

TODO:
- The definitions of SADB_* in sys/net/pfkeyv2.h are still different
from RFC2407/IANA assignment because of binary compatibility
issue. It should be fixed under 5-CURRENT.
- ip6po_m member of struct ip6_pktopts is no longer used. But, it
is still there because of binary compatibility issue. It should
be removed under 5-CURRENT.

Reviewed by: itojun
Obtained from: KAME
MFC after: 3 weeks


# 76175 01-May-2001 schweikh

pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
Reviewed by: joerg, dd


# 75670 18-Apr-2001 ru

mdoc(7) police: normalize .Nd.


# 68962 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 62589 04-Jul-2000 itojun

sync with reality/latest kame


# 57927 12-Mar-2000 itojun

comment out extra .Pp (which is necessary by comment-out of .Bl-.El)


# 57926 12-Mar-2000 itojun

fix partially commented out dangling sentence.


# 57922 11-Mar-2000 shin

Import stf(6to4 interface) man from KAME.

Obtained from: KAME project