Date: Mon, 18 Jun 2012 20:54:17 +0400 From: Aleksandr A Babaylov <.@babolo.ru> To: Randy Bush <randy@psg.com> Cc: freebsd-net <freebsd-net@freebsd.org> Subject: Re: dummynet delay Message-ID: <20120618165417.GA52325@babolo.ru> In-Reply-To: <m2395sd0r6.wl%randy@psg.com> References: <m2395sd0r6.wl%randy@psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 19, 2012 at 01:48:45AM +0900, Randy Bush wrote: > add pipe 1 tcp from 147.28.2.129 to 147.28.2.133 > add pipe 2 tcp from 147.28.2.133 to 147.28.2.129 > pipe 1 config queue 50 delay 200ms > pipe 2 config queue 50 delay 200ms > > is a tcp packet from 147.28.2.129 to 147.28.2.133 delayed by 200ms or > 400ms, 200 for each interface? if both addresses are external, 400ms. 200 on input and 200 on output.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120618165417.GA52325>