Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 2009 20:49:27 -0400
From:      Alexander Kabaev <kabaev@gmail.com>
To:        Fang Wang <fangwang@FreeBSD.org>
Cc:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   Re: PERFORCE change 163352 for review
Message-ID:  <20090602204927.22f0e224@kan.dnsalias.net>
In-Reply-To: <200906021409.n52E9quv048160@repoman.freebsd.org>
References:  <200906021409.n52E9quv048160@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/3gXBAiAw7DQ6ISvXJvUgUj.
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Tue, 2 Jun 2009 14:09:52 GMT
Fang Wang <fangwang@FreeBSD.org> wrote:

> http://perforce.freebsd.org/chv.cgi?CH=3D163352
>=20
> Change 163352 by fangwang@fangwang_utobsd on 2009/06/02 14:09:16
>=20
> 	Add uto variables in struct tcpopt.
>=20
> Affected files ...
>=20
> .. //depot/projects/soc2009/tcputo/src/sys/netinet/tcp_var.h#3 edit
>=20
> Differences ...
>=20
> =3D=3D=3D=3D //depot/projects/soc2009/tcputo/src/sys/netinet/tcp_var.h#3
> (text+ko) =3D=3D=3D=3D
>=20
> @@ -282,6 +282,8 @@
>  	u_int8_t	to_nsacks;	/* number of SACK blocks */
>  	u_char		*to_sacks;	/* pointer to the
> first SACK blocks */ u_char		*to_signature;	/*
> pointer to the TCP-MD5 signature */
> +    u_int16_t   to_uto:15;  /* user timeout */
> +    u_int16_t   to_granularity:1; /* user timeout granularity */
>  };
> =20
>  /*

This commit is using wrong whitespace. This needs to be fixed if code
is meant to make it to official sources any time in the future.

--=20
Alexander Kabaev

--Sig_/3gXBAiAw7DQ6ISvXJvUgUj.
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iD8DBQFKJcicQ6z1jMm+XZYRAijCAKCct4Lh8ShysxYESp9NG99qu1vTJACfZl1b
oMOUe2zF3itGdRnaxtooiAQ=
=Qwyh
-----END PGP SIGNATURE-----

--Sig_/3gXBAiAw7DQ6ISvXJvUgUj.--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090602204927.22f0e224>