lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #30577] tcp_input: don't discard ACK-only packet after


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #30577] tcp_input: don't discard ACK-only packet after refusing 'refused_data' again
Date: Sat, 31 Jul 2010 06:03:55 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8

Follow-up Comment #2, bug #30577 (project lwip):

Why not? I think the risk is low if we add an assert that refused_data==NULL
some lines below after the if (recv_data != NULL).

On the other hand, I'm not really in a position to test this right now, so
even a low risk might be to high...

Personally, I'm not using the refused_data feature anyway, but from Iordan's
bug description, it's pretty unexpected behaviour that returning an error from
the receive callback blocks ACKs, too.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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