From owner-freebsd-net@FreeBSD.ORG Tue Feb 3 16:20:37 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2541316A4CE for ; Tue, 3 Feb 2004 16:20:37 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id D04A143D3F for ; Tue, 3 Feb 2004 16:20:35 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc12) with ESMTP id <2004020400203401200em3fse>; Wed, 4 Feb 2004 00:20:35 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id QAA91308; Tue, 3 Feb 2004 16:20:34 -0800 (PST) Date: Tue, 3 Feb 2004 16:20:34 -0800 (PST) From: Julian Elischer To: Andriy Korud In-Reply-To: <1075843905.4020134110b86@isp.polynet.lviv.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: freebsd-net@freebsd.org Subject: Re: Changing TOS of forwarded packets? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 00:20:37 -0000 On Tue, 3 Feb 2004, Andriy Korud wrote: > =E3=C9=D4=D5=C0 Julian Elischer : >=20 > > check out the "tcpmssd" port. > >=20 > > it changes soem tcp parameters during forwarding.. > > you could modify it to do what you want I am sure.. > >=20 > >=20 > Thanks, but I think at the packet rate I'm interested in (~30Mbit/s and m= ore) > divert solution will have poor performance. >=20 I wouldn't count on it.. especially if run at rtprio. > Andriy >=20