summaryrefslogtreecommitdiffstats
path: root/share/man/man4/gif.4
Commit message (Collapse)AuthorAgeFilesLines
* Do not reference gifconfig, it is gone.trhodes2005-07-261-1/+1
| | | | Sponsored by: Chaffee::Interactive
* Clarify that gif doesn't do GRE tunnels.grog2005-06-081-0/+6
| | | | MFC after: 2 weeks
* Document route caching, how it can be enabled, and its consequences.glebius2004-12-061-1/+12
| | | | Wording by: cperciva
* Remove a duplicated word.blackend2004-09-241-1/+1
| | | | Submitted by: Pawel Worach <pawel.worach@telia.com>
* mdoc(7) police: Scheduled sweep.ru2003-02-241-2/+1
|
* gifconfig(8) was depricated.ume2003-01-041-2/+3
| | | | Reported by: rwatson
* mdoc(7) police: pseudo-devices are gone from -CURRENT.ru2002-08-131-19/+21
|
* Fix grammar 'the administrator'trhodes2002-07-151-30/+33
| | | | | PR: 39093 Submitted by: Mike Makonnen <makonnen@packbell.net>
* mdoc(7) police: nits.ru2002-03-181-4/+1
|
* Make gif(4) nesting level and parallel tunnel support tunable at runtimebrooks2002-02-261-0/+18
| | | | | | via sysctl's. The old #defines, MAX_GIF_NEST and XBONEHACK are currently supported for backwards compatability, but will probably be removed at some point in the future.
* mdoc(7) police: tidy up previous delta.ru2002-01-091-1/+1
|
* Better document gif interface cloning intrastructure.brooks2001-12-141-2/+6
| | | | MFC After: 2 days
* mdoc(7) police: removed hard sentence break.ru2001-10-011-1/+2
|
* Mention that gif interfaces are created at runtime and refer thebrooks2001-09-281-0/+7
| | | | | | administrator to the ifconfig create command. MFC after: 1 week
* gif(4) is no longer a count device, reflect this change.brooks2001-09-061-1/+1
|
* mdoc(7) police: fixed the "new sentence" bogons.ru2001-08-101-1/+1
|
* mdoc(7) police:ru2001-08-071-12/+9
| | | | | | | 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.
* Sync with recent KAME.ume2001-06-111-85/+35
| | | | | | | | | | | | | | | | | | 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
* pseudo-device -> device in kernel config lines. Removed whitespace at EOL.schweikh2001-05-011-1/+1
| | | | Reviewed by: joerg, dd
* mdoc(7) police: normalize .Nd.ru2001-04-181-2/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-4/+4
|
* sync with kame. more security warningsitojun2000-07-051-26/+57
|
* Backout previous changes. The period at the end is correct,shin2000-03-151-1/+1
| | | | | | when it is the last of the sentences. Specified by: mpp, sheldonh
* Remove period at the end of Xr macro sentences.shin2000-03-121-1/+1
| | | | | | (merge from KAME repository) Obtained from: KAME project
* Change .Os macro to an empty one to denote that the KAME files areasmodai2000-01-171-1/+1
| | | | | | not FreeBSD specific. Made happy: sheldonh
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-061-0/+232
Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud