Date: Fri, 9 Aug 2002 17:58:37 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: Archie Cobbs <archie@FreeBSD.org> Subject: Re: cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h Message-ID: <20020809145837.GD38763@sunbay.com> In-Reply-To: <200208091449.g79EnNRh005472@freefall.freebsd.org> References: <200208091449.g79EnNRh005472@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--C94crkcyjafcjHxo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 09, 2002 at 07:49:23AM -0700, Ruslan Ermilov wrote: > ru 2002/08/09 07:49:23 PDT >=20 > Modified files: (Branch: RELENG_4) > sys/netinet in_rmx.c ip_input.c ip_var.h=20 > Log: > MFC: in_rmx.c,v 1.39, ip_input.c,v 1.165, and ip_var.h,v 1.54: > =20 > Invalidate cached forwarding route (ipforward_rt) whenever a new > route is added to the routing table, otherwise we may end up using > the wrong route when forwarding. > =20 > PR: kern/10778 > Spotted by: Sergey Starosek <star@sunbay.com>, > Andrew Rukavishnikov <rav@sunbay.com> > =20 > Revision Changes Path > 1.37.2.3 +12 -0 src/sys/netinet/in_rmx.c > 1.130.2.38 +1 -1 src/sys/netinet/ip_input.c > 1.50.2.7 +1 -0 src/sys/netinet/ip_var.h >=20 I thought I merged this years ago; today we have spent two hours figuring out why the server running mpd(8)'s PPTP with manually added host routes was not (randomly) forwarding IP datagrams to the remote end of the PPTP connection. It was a BIG surprise when I figured out I did not MFC this fix. BTW, Archie, kudos for making mpd(8) work in a scenario documented in the BUGS section of libalias(3). How this is done? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --C94crkcyjafcjHxo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9U9idUkv4P6juNwoRAsyvAJ4uQ/3nyUGAvPyMypHb3Zahh8mB8gCdGP3b dttvVnzOq5pGNVd2O5O7AuM= =w8UC -----END PGP SIGNATURE----- --C94crkcyjafcjHxo-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020809145837.GD38763>