lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #34636] FIN_WAIT_2 - Incorrect shutdown of TCP pcb


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #34636] FIN_WAIT_2 - Incorrect shutdown of TCP pcb
Date: Fri, 28 Oct 2011 13:30:39 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

Follow-up Comment #3, bug #34636 (project lwip):

> http://lxr.linux.no/#linux+v3.1/net/ipv4/tcp.c#L1997

Although linux is sometimes a good example of how network things are done (and
we have to be compatible, I guess, given its broad usage), shouldn't we be
cautious about referencing to its (GPL) code for copyright reasons?

The close vs. shutdown comment is correct though: I think we currently let go
of the pcb before close() is called, so that would be the initial bug.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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