Date: Thu, 21 Feb 2008 14:41:51 +0100 From: Christian Brueffer <brueffer@FreeBSD.org> To: Bruce M Simpson <bms@incunabulum.net> Cc: gnn@freebsd.org, FreeBSD-Net mailing list <freebsd-net@freebsd.org> Subject: Re: IPV6_TCLASS missing from ip6(4) Message-ID: <20080221134151.GA4004@haakonia.hitnet.RWTH-Aachen.DE> In-Reply-To: <47BD79DE.3000004@incunabulum.net> References: <47BC7081.1060205@incunabulum.net> <m24pc2iznx.wl%gnn@neville-neil.com> <47BD79DE.3000004@incunabulum.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 21, 2008 at 01:17:18PM +0000, Bruce M Simpson wrote: > gnn@freebsd.org wrote: > >At Wed, 20 Feb 2008 18:25:05 +0000, > >Bruce M Simpson wrote: > > =20 > >>I just noticed that whilst the socket code appears to support=20 > >>IPV6_TCLASS, we don't document it. > >> > >>I haven't raised a PR for this issue yet nor have I written a patch. > >> =20 > > > >Please do both :-) > > =20 >=20 > Done. TCLASS is in the synopsis, hasn't hit the database yet. >=20 > Here's the patch just in case. >=20 > [I really wish we used Bugzilla, I shouldn't have to go through the SMTP= =20 > rigmarole... I can log into freefall, but that's a privileged position.= =20 > Also, Mercurial does RSS feeds for commits like git does, further=20 > removing the need for vulnerable and messy SMTP...] >=20 > later > BMS > Index: src/share/man/man4/ip6.4 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 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 Ex= p $ > .\" > -.Dd September 29, 2006 > +.Dd Februrary 21, 2008 ~~~~~~~~~~~~~~~~~ February - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFHvX+fbHYXjKDtmC0RAu8iAKDc+DOeZsi5vkR/9xGw7lx91EW39gCg09P6 bMHlFocWkS38aVw0XxFHSds= =4+QK -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080221134151.GA4004>