[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #20346] IPv4 broadcasts ?
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [bug #20346] IPv4 broadcasts ? |
Date: |
Wed, 04 Jul 2007 21:45:15 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #1, bug #20346 (project lwip):
Hi Ali,
Can you tell me which lwIP release you use? I don't find exactly this code in
CVS HEAD. Is it in ip_input in this block of code ?
/* packet not for us? */
if (netif == NULL) {
...
}
Perhaps you could attach or paste a more important sample of the file?
In a general way, lwIP support IPv4 broadcast, I use them to send&recv
packets for my own "discovery" protocol. So, perhaps something is broken
since last changes?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?20346>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #20346] IPv4 broadcasts ?, S. Ali Tokmen, 2007/07/04
- [lwip-devel] [bug #20346] IPv4 broadcasts ?,
Frédéric Bernon <=
- [lwip-devel] [bug #20346] IPv4 broadcasts ?, S. Ali Tokmen, 2007/07/05
- [lwip-devel] [bug #20346] IPv4 broadcasts ?, Frédéric Bernon, 2007/07/05
- [lwip-devel] [bug #20346] IPv4 broadcasts ?, Frédéric Bernon, 2007/07/05
- [lwip-devel] [bug #20346] IPv4 broadcasts ?, Zhenwei Chu, 2007/07/05
- [lwip-devel] [bug #20346] IPv4 broadcasts ?, Frédéric Bernon, 2007/07/05
- [lwip-devel] [bug #20346] IPv4 broadcasts ?, S. Ali Tokmen, 2007/07/06