FreeBSD Bugzilla – Attachment 84882 Details for
Bug 120945
[patch] ip6(4) man page lacks documentation for TCLASS option.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ip6.diff
ip6.diff (text/plain), 1.64 KB, created by
Bruce M Simpson
on 2008-02-21 13:20:01 UTC
(
hide
)
Description:
ip6.diff
Filename:
MIME Type:
Creator:
Bruce M Simpson
Created:
2008-02-21 13:20:01 UTC
Size:
1.64 KB
patch
obsolete
>Index: src/share/man/man4/ip6.4 >=================================================================== >RCS file: /home/ncvs/src/share/man/man4/ip6.4,v >retrieving revision 1.22 >diff -u -p -r1.22 ip6.4 >--- src/share/man/man4/ip6.4 29 Sep 2006 16:16:41 -0000 1.22 >+++ src/share/man/man4/ip6.4 21 Feb 2008 13:06:20 -0000 >@@ -30,7 +30,7 @@ > .\" > .\" $FreeBSD: src/share/man/man4/ip6.4,v 1.22 2006/09/29 16:16:41 bms Exp $ > .\" >-.Dd September 29, 2006 >+.Dd Februrary 21, 2008 > .Dt IP6 4 > .Os > .Sh NAME >@@ -147,7 +147,6 @@ The following socket options are support > .It Dv IPV6_UNICAST_HOPS Fa "int *" > Get or set the default hop limit header field for outgoing unicast > datagrams sent on this socket. >-A value of \-1 resets to the default value. > .\" .It Dv IPV6_RECVOPTS Fa "int *" > .\" Get or set the status of whether all header options will be > .\" delivered along with the datagram when it is received. >@@ -312,6 +311,18 @@ The > routine and family of routines may be used to manipulate this data. > .Pp > This option requires superuser privileges. >+.It Dv IPV6_TCLASS Fa "int *" >+Get or set the value of the traffic class field used for outgoing datagrams >+on this socket. >+The value must be between \-1 and 255. >+A value of \-1 resets to the default value. >+.It Dv IPV6_RECVTCLASS Fa "int *" >+Get or set the status of whether the traffic class header field will be >+provided as ancillary data along with the payload in subsequent >+.Xr recvmsg 2 >+calls. >+The header field is stored as a single value of type >+.Vt int . > .It Dv IPV6_RTHDR Fa "int *" > Get or set whether the routing header from subsequent packets will be > provided as ancillary data along with the payload in subsequent
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120945
: 84882