lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #52937] raw_input() must tell ip4/6_input() whether th


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #52937] raw_input() must tell ip4/6_input() whether this protocol has been received
Date: Sat, 20 Jan 2018 14:27:46 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36

Follow-up Comment #1, bug #52937 (project lwip):

I don't think I understand. 'ip4_input' calls 'raw_input'. If a packet is
handled, 'raw_intput' is meant to return '1'. In that case, the pbuf is
supposed to be deallocated by a raw pcb and 'ip4_input' would not send any
ICMP response.

What doesn't work for you here?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?52937>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]