> On Wed, 25 Apr 2001 05:32:53 -0400,
> [EMAIL PROTECTED] said:
> I have the following questions.
> Whether any special initialization fo the ifnet structure is required for ipv6?
> Some of the structures like ifaddr, sockaddr_dl are initialized in the same way as
>is done for ipv4. Wh
Hi,
I have the following questions.
Whether any special initialization fo the ifnet structure is required for ipv6?
Some of the structures like ifaddr, sockaddr_dl are initialized in the same way as is
done for ipv4. Whether this won't affect the performance?
Iam unable to follow the correct co