From owner-freebsd-questions@FreeBSD.ORG Thu Feb 24 14:31:55 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30847106566B for ; Thu, 24 Feb 2011 14:31:55 +0000 (UTC) (envelope-from sumi.techno@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id EE2B28FC0C for ; Thu, 24 Feb 2011 14:31:54 +0000 (UTC) Received: by iwn33 with SMTP id 33so362059iwn.13 for ; Thu, 24 Feb 2011 06:31:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=HUfLjaRRf/Fb7tMhBLxUvLKVNNH4jqPLLqTM6pwkWQc=; b=pdQfUiuuHg1WgTayRUB4E+bsL5/QajHTPJiQxZ8SBIyTjvpgvMZGu/f5MlCvXmRGJC VetraB8w8LGbm912ue9jDIrHSNxMrw9n4tRdEpnUiFGWI4HCLaRXsPrRVK3CTXql2FEy Mt4Hk3i16VR8LJtXXYKiedx4STtBHgjhAVevg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=AhRiqDDXLeGGUgIhXnOPu/w6nZ9NS/VB3iTHDLWz0P+JdKGe0LdeQAhAvtQFERXNcH CbGtkdAyPc9Zs+v/EODwLEUlAh3VeKm99fQHK4kk2O8r+4u4L/hirsXF/xCHfoTIwQr1 teaFQUcYgfah3UwfUjNOs2LAddU1A3zjwccyw= MIME-Version: 1.0 Received: by 10.231.16.68 with SMTP id n4mr1469234iba.94.1298556049048; Thu, 24 Feb 2011 06:00:49 -0800 (PST) Received: by 10.231.160.131 with HTTP; Thu, 24 Feb 2011 06:00:49 -0800 (PST) Date: Thu, 24 Feb 2011 19:30:49 +0530 Message-ID: From: nikitha To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Tuning routing table size in FreeBSD 8.0 and 7.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2011 14:31:55 -0000 Hi, Could you plz share the information on the maximum number of routes that can be added (by default) in FREEBSD 8.0/7.2 kernel? In Linux the sysctl rt_max_size is used. Is there a similar tunable parameter in freeBSD? Your earliest reply in this regard is much appreciated. Thanks for any inputs.. -Sumi