From owner-cvs-src@FreeBSD.ORG Fri May 6 03:56:48 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3DBF16A4CE for ; Fri, 6 May 2005 03:56:47 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A7C6743D77 for ; Fri, 6 May 2005 03:56:46 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 06 May 2005 03:56:46 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp030) with SMTP; 06 May 2005 05:56:46 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: cvs-src@freebsd.org Date: Fri, 6 May 2005 05:56:42 +0200 User-Agent: KMail/1.8 References: <200505052341.j45NfLIi094695@repoman.freebsd.org> In-Reply-To: <200505052341.j45NfLIi094695@repoman.freebsd.org> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2860614.AkNeDMMhBl"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200505060556.44835@harrymail> X-Y-GMX-Trusted: 0 cc: Gleb Smirnoff cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/modules/netgraph/nat Makefile src/sys/netgraph ng_nat.c ng_nat.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2005 03:56:48 -0000 --nextPart2860614.AkNeDMMhBl Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Freitag, 6. Mai 2005 01:41 schrieb Gleb Smirnoff: > glebius 2005-05-05 23:41:21 UTC > > FreeBSD src repository > > Modified files: > sys/conf files options > Added files: > sys/modules/netgraph/nat Makefile > sys/netgraph ng_nat.c ng_nat.h > Log: > ng_nat - a netgraph(4) node, which does NAT Nice! Can it also alter the tcp-mss in order to feed PPPoE lines? Last time I used mpd with ng_pppoe the mss-fixup was buggy and only worked= =20 for outgoing packets. It would be really consistent if that was also done=20 by the netgraph system, not by userland tools! =2DHarry --nextPart2860614.AkNeDMMhBl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCeur8Bylq0S4AzzwRAhYXAJ9G3nTeUirYZPMxVbrjkRQQ9nzc8QCfSyQF XXWNpTjCzpcyNySKMO1RUH0= =bweU -----END PGP SIGNATURE----- --nextPart2860614.AkNeDMMhBl--