Re: Ipv6_forward function.

2001-03-20 Thread Wes Peters
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

Re: Ipv6_forward function.

2001-03-19 Thread itojun
>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

Ipv6_forward function.

2001-03-19 Thread ravi prasad
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