lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #35015] Lost segments over wireless access point


From: Brad Benjamin
Subject: [lwip-devel] [bug #35015] Lost segments over wireless access point
Date: Fri, 10 Feb 2012 17:05:53 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0

Follow-up Comment #7, bug #35015 (project lwip):

It turns out you were right, as I suspected, it was a bug in our port. The
problem was that the netif_add() was passing in a pointer to ethernet_input
rather than tcpip_input. The mistake I made was borrowing code from a non-OS
implementation and then porting to the OS without making the change to the
input handler. Now that the repair has been made, lwIP is working great!

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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