| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
211ceb62
|
| 25-Feb-2023 |
Gordon Bergling <gbe@FreeBSD.org> |
inet6_opt_init.3: Some enhancements
- Be consistent with RFC references, so add a space after 'RFC' - Add a LIBRARY section - Use standard integer types in the SYNOPSIS section
Obtained from: Drago
inet6_opt_init.3: Some enhancements
- Be consistent with RFC references, so add a space after 'RFC' - Add a LIBRARY section - Use standard integer types in the SYNOPSIS section
Obtained from: DragonflyBSD MFC after: 5 days Differential Revision: https://reviews.freebsd.org/D27548
show more ...
|
| #
44752e92
|
| 01-Aug-2021 |
Tom Jones <thj@FreeBSD.org> |
Correct section reference for examples in RFC3542
Reviewed by: bz, network MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D26272
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
211ceb62
|
| 25-Feb-2023 |
Gordon Bergling <gbe@FreeBSD.org> |
inet6_opt_init.3: Some enhancements
- Be consistent with RFC references, so add a space after 'RFC' - Add a LIBRARY section - Use standard integer types in the SYNOPSIS section
Obtained from: Drago
inet6_opt_init.3: Some enhancements
- Be consistent with RFC references, so add a space after 'RFC' - Add a LIBRARY section - Use standard integer types in the SYNOPSIS section
Obtained from: DragonflyBSD MFC after: 5 days Differential Revision: https://reviews.freebsd.org/D27548
show more ...
|
| #
44752e92
|
| 01-Aug-2021 |
Tom Jones <thj@FreeBSD.org> |
Correct section reference for examples in RFC3542
Reviewed by: bz, network MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D26272
|
| #
49e5b98f
|
| 23-Nov-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Fix inet6_opt_get_val() prototype.
|
| #
f0002294
|
| 24-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Markup and grammar fixes.
|
| #
f5796253
|
| 24-Jan-2005 |
George V. Neville-Neil <gnn@FreeBSD.org> |
Update man pages to be in line with guidelines for IPv6 in FreeBSD.
FreeBSD currently implements the most up to date IPv6 APIs for option and route header parsing. This checkin marks the older API
Update man pages to be in line with guidelines for IPv6 in FreeBSD.
FreeBSD currently implements the most up to date IPv6 APIs for option and route header parsing. This checkin marks the older APIs as deprecated and points the reader to the newer pages.
Reviewed by: Jun-ichiro Itojun Approved by: rwatson (mentor)
show more ...
|
| #
6617cf57
|
| 23-Jan-2005 |
George V. Neville-Neil <gnn@FreeBSD.org> |
Submitted by: George V. Neville-Neil (gnn at freebsd dot org) Reviewed by: Kame Project (including Itojun-san, Jinmei-san and Suzuki-san) Approved by: Robert Watson (robert at freebsd dot org) Obtain
Submitted by: George V. Neville-Neil (gnn at freebsd dot org) Reviewed by: Kame Project (including Itojun-san, Jinmei-san and Suzuki-san) Approved by: Robert Watson (robert at freebsd dot org) Obtained from: Kame Project and OpenBSD
Replace manual pages that may have violated the IETF's Copyright.
All come from the Kame tree.
Several were from OpenBSD except for ip6.4, and the inet6* pages which were rewritten by me.
All of the text is new and drawn from reading the code and documentation.
show more ...
|
| #
24a0682c
|
| 20-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Sort sections.
|
| #
1af1ea79
|
| 05-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Markup fixes.
|
| #
1a0a9345
|
| 02-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mechanically kill hard sentence breaks.
|
| #
6b4a8326
|
| 21-Jun-2004 |
Mike Pritchard <mpp@FreeBSD.org> |
Spelling fixes.
|
| #
f95d4633
|
| 24-Oct-2003 |
Hajimu UMEMOTO <ume@FreeBSD.org> |
Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 (aka RFC2292bis). Though I believe this commit doesn't break backward compatibility againt existing binaries, it breaks backward compatib
Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 (aka RFC2292bis). Though I believe this commit doesn't break backward compatibility againt existing binaries, it breaks backward compatibility of API. Now, the applications which use Advanced Sockets API such as telnet, ping6, mld6query and traceroute6 use RFC3542 API.
Obtained from: KAME
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
211ceb62
|
| 25-Feb-2023 |
Gordon Bergling <gbe@FreeBSD.org> |
inet6_opt_init.3: Some enhancements
- Be consistent with RFC references, so add a space after 'RFC' - Add a LIBRARY section - Use standard integer types in the SYNOPSIS section
Obtained from: Drago
inet6_opt_init.3: Some enhancements
- Be consistent with RFC references, so add a space after 'RFC' - Add a LIBRARY section - Use standard integer types in the SYNOPSIS section
Obtained from: DragonflyBSD MFC after: 5 days Differential Revision: https://reviews.freebsd.org/D27548
show more ...
|
| #
44752e92
|
| 01-Aug-2021 |
Tom Jones <thj@FreeBSD.org> |
Correct section reference for examples in RFC3542
Reviewed by: bz, network MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D26272
|
| #
49e5b98f
|
| 23-Nov-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Fix inet6_opt_get_val() prototype.
|
| #
f0002294
|
| 24-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Markup and grammar fixes.
|
| #
f5796253
|
| 24-Jan-2005 |
George V. Neville-Neil <gnn@FreeBSD.org> |
Update man pages to be in line with guidelines for IPv6 in FreeBSD.
FreeBSD currently implements the most up to date IPv6 APIs for option and route header parsing. This checkin marks the older API
Update man pages to be in line with guidelines for IPv6 in FreeBSD.
FreeBSD currently implements the most up to date IPv6 APIs for option and route header parsing. This checkin marks the older APIs as deprecated and points the reader to the newer pages.
Reviewed by: Jun-ichiro Itojun Approved by: rwatson (mentor)
show more ...
|
| #
6617cf57
|
| 23-Jan-2005 |
George V. Neville-Neil <gnn@FreeBSD.org> |
Submitted by: George V. Neville-Neil (gnn at freebsd dot org) Reviewed by: Kame Project (including Itojun-san, Jinmei-san and Suzuki-san) Approved by: Robert Watson (robert at freebsd dot org) Obtain
Submitted by: George V. Neville-Neil (gnn at freebsd dot org) Reviewed by: Kame Project (including Itojun-san, Jinmei-san and Suzuki-san) Approved by: Robert Watson (robert at freebsd dot org) Obtained from: Kame Project and OpenBSD
Replace manual pages that may have violated the IETF's Copyright.
All come from the Kame tree.
Several were from OpenBSD except for ip6.4, and the inet6* pages which were rewritten by me.
All of the text is new and drawn from reading the code and documentation.
show more ...
|
| #
24a0682c
|
| 20-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Sort sections.
|
| #
1af1ea79
|
| 05-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Markup fixes.
|
| #
1a0a9345
|
| 02-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mechanically kill hard sentence breaks.
|