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>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Tue, 2 Jun 2009 14:09:52 GMT Fang Wang <fangwang@FreeBSD.org> wrote: > http://perforce.freebsd.org/chv.cgi?CH=163352 > > Change 163352 by fangwang@fangwang_utobsd on 2009/06/02 14:09:16 > > Add uto variables in struct tcpopt. > > Affected files ... > > .. //depot/projects/soc2009/tcputo/src/sys/netinet/tcp_var.h#3 edit > > Differences ... > > ==== //depot/projects/soc2009/tcputo/src/sys/netinet/tcp_var.h#3 > (text+ko) ==== > > @@ -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 */ > }; > > /* 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. -- Alexander Kabaev [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iD8DBQFKJcicQ6z1jMm+XZYRAijCAKCct4Lh8ShysxYESp9NG99qu1vTJACfZl1b oMOUe2zF3itGdRnaxtooiAQ= =Qwyh -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090602204927.22f0e224>
