lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #3168] Handling UDP/TCP PCBs upon netif address change


From: Jonathan Larmour
Subject: [lwip-devel] [bug #3168] Handling UDP/TCP PCBs upon netif address change.
Date: Thu, 26 Apr 2007 20:23:43 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070223 Fedora/1.5.0.10-1.fc5 Firefox/1.5.0.10

Follow-up Comment #9, bug #3168 (project lwip):

Re comment 8, I think we should follow what other stacks do. From memory,
with them, if they are unbound, i.e. local IP of 0.0.0.0, then they determine
the local IP only at the point of transmission, based on routing. Otherwise if
they are bound to a specific local IP addr, they get an error. From
experimentation on Linux, trying it out with a UDP socket, send() gets EINVAL
if the local IP address that had been bound gets changed.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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