Hello

I need help with implement lwip without OS. I have trouble with pbuf. I don“t know, what exactly mean function pbuf=get_packet(netif). I have buffer where is save complete ethernet packet. How exactly transform this packet to pbuf for call ip_input(pbuf,netif)??? Have you any sample code for function get_packet?

 Thanks you for response.

Reply via email to