ravi prasad wrote:
>
> Dear sir,
> 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 & the
> m_buf is fr
>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 implemen
Dear sir,
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 & the
m_buf is freed. Kindly mail me if this is implemented some where