[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #17200] UDP not receiving broadcast subnet
From: |
Christiaan Simons |
Subject: |
[lwip-devel] [bug #17200] UDP not receiving broadcast subnet |
Date: |
Thu, 17 Aug 2006 09:44:18 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6 |
Update of bug #17200 (project lwip):
Status: None => Fixed
Assigned to: None => christiaans
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
Not precisely correct, a closing bracket is misplaced.
Don't accept _any_ port for a broadcast ip,
but this specific port _and_ broadcast ip.
It puzzled me since broadcast recvs did work for me
but you probably bound your pcb to a local address
instead of IP_ADDR_ANY (which is perfectly valid)...
The line reference is for an unknown version,
but we get the point.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?17200>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #17200] UDP not receiving broadcast subnet,
Christiaan Simons <=