>While going thought the module ipv6_input.c i found that the code for
>ipv6_forward function is missing. It was commented that for now we will
>discard the packet. In the ipv6_forward function m_free() was callled & t=
>he
>m_buf is freed. Kindly mail me if this is implemented some where else or =
>the
>present implementation of free BSD kernel does not forward the ipv6 packe=
>ts.
>regards

        which IPv6 implementation are you looking at?  if you look at
        the latest code (like freebsd 4.2-RELEASE or something), you will find
        ip6_forward is in sys/netinet6/ip6_forward.c.

itojun

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to