From owner-freebsd-net@FreeBSD.ORG Fri Dec 26 08:31:37 2008 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6353B1065673 for ; Fri, 26 Dec 2008 08:31:37 +0000 (UTC) (envelope-from petri@helenius.fi) Received: from silver.he.iki.fi (mx.helenius.fi [IPv6:2001:1bc8:1018::42]) by mx1.freebsd.org (Postfix) with ESMTP id E3F528FC17 for ; Fri, 26 Dec 2008 08:31:36 +0000 (UTC) (envelope-from petri@helenius.fi) Received: from localhost (localhost [127.0.0.1]) by silver.he.iki.fi (Postfix) with ESMTP id 4BEBCBBFB; Fri, 26 Dec 2008 10:31:34 +0200 (EET) Received: from silver.he.iki.fi ([127.0.0.1]) by localhost (silver.he.iki.fi [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jK69hWf6xglp; Fri, 26 Dec 2008 10:31:26 +0200 (EET) Received: from d205.helenius.fi (d205.helenius.fi [83.150.107.205]) by silver.he.iki.fi (Postfix) with ESMTP; Fri, 26 Dec 2008 10:31:26 +0200 (EET) Message-Id: From: Petri Helenius To: Hartmut Brandt In-Reply-To: <4953E89B.1060102@dlr.de> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Fri, 26 Dec 2008 10:31:25 +0200 References: <20081225193818.GA9210@svzserv.kemerovo.su> <4953E89B.1060102@dlr.de> X-Mailer: Apple Mail (2.930.3) Cc: Eugene Grosbein , net@freebsd.org Subject: Re: bsnmpd & BGP full view X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2008 08:31:37 -0000 On Dec 25, 2008, at 10:10 PM, Hartmut Brandt wrote: > > > In any case it should re-read the kernel table only every 10 minutes > and in the mean time monitor the routing socket to update its copy > of the table. If of course someone is doing a lot of updates on Why does it have to re-read the table periodically if it gets the updates anyway? Pete