summaryrefslogtreecommitdiffstats
path: root/usr.sbin/gifconfig/gifconfig.8
Commit message (Collapse)AuthorAgeFilesLines
* The .Nm utilitycharnier2002-07-141-3/+5
|
* mdoc(7) police: fix markup, remove stray .Xr.ru2001-12-211-2/+1
|
* Better document gif interface cloning intrastructure.brooks2001-12-141-3/+9
| | | | MFC After: 2 days
* mdoc(7) police: markup nits.ru2001-10-011-3/+3
|
* 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
* mdoc(7) police:ru2001-08-071-4/+2
| | | | | | | 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.
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* Sync with recent KAME.ume2001-06-111-3/+6
| | | | | | | | | | | | | | | | | | 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
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* sync with more recent KAME tree. handles scoped IPv6 notation.itojun2000-07-051-5/+16
| | | | | supports "delete" subcommand. corrects PR 19663.
* Fix typophantom2000-05-061-1/+1
| | | | Noticed by: hoek
* . clean `.Os' macro value.phantom2000-05-041-10/+6
| | | | | . add integration note . remove useless comments
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+140
Several udp and raw apps IPv6 support. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud