From owner-freebsd-hackers Mon Jan 27 17:24:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA03284 for hackers-outgoing; Mon, 27 Jan 1997 17:24:07 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA03237 for ; Mon, 27 Jan 1997 17:24:03 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id OAA27335 for ; Mon, 27 Jan 1997 14:24:53 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id OAA12114; Mon, 27 Jan 1997 14:23:00 -0800 (PST) Message-Id: <199701272223.OAA12114@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Vadim Kolontsov cc: hackers@freebsd.org Subject: Re: in_rtqtimo In-reply-to: Your message of "Mon, 27 Jan 1997 11:53:54 +0300." From: David Greenman Reply-To: dg@root.com Date: Mon, 27 Jan 1997 14:23:00 -0800 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Hello, > > what does this kernel message mean? > > /kernel: in_rtqtimo: adjusted rtq_reallyold to 2400 It means that your machine had a lot of clone routes and was adjusting the expiration time down a bit (to 2400 seconds). You can safely ignore it. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project