From owner-freebsd-net Tue May 15 7:10: 8 2001 Delivered-To: freebsd-net@freebsd.org Received: from web5305.mail.yahoo.com (web5305.mail.yahoo.com [216.115.106.114]) by hub.freebsd.org (Postfix) with SMTP id 3667637B422 for ; Tue, 15 May 2001 07:10:04 -0700 (PDT) (envelope-from vishubp@yahoo.com) Message-ID: <20010515141003.9062.qmail@web5305.mail.yahoo.com> Received: from [203.200.20.3] by web5305.mail.yahoo.com; Tue, 15 May 2001 15:10:03 BST Date: Tue, 15 May 2001 15:10:03 +0100 (BST) From: =?iso-8859-1?q?vishwanath=20pargaonkar?= Subject: rt_tables To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, i have free bsd 4.2 stable. my question is there is array of pointers for routing tables. struct radix_node_head *rt_tables[AF_MAX + 1]; my doubt is where is this table getting initialised. for eg for where is address assigned ro rt_tables[AF_INET6] = ?? thanx..... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message