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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to