lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9472] tcp_kill_prio: Don't kill active connection t


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #9472] tcp_kill_prio: Don't kill active connection that has the same priority
Date: Tue, 7 Nov 2017 00:22:51 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36

Update of patch #9472 (project lwip):

             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #3:

I'd rather say the change as it is now is the minimal change to fix the
problem reported recently, where sometimes connections are just aborted (thus
the summary of this bug).

However, let's discuss if it's worth improving the algorithm. Right now, it's
neither strictly priority based nor strictly killing the oldest connection.
It's rather depending on the order of the pcb list.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9472>

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




reply via email to

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