[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down |
Date: |
Mon, 26 Nov 2007 17:04:35 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9 |
Follow-up Comment #11, bug #21643 (project lwip):
>> This shouldn't impact things like DHCP because they're not IP packets
>
> Are you sure of that? I check with a DHCP capture, and they are UDP
packets.
Yep, same here. All the DHCP packets I ever saw were IP packets ;-)
And ARP won't send on its own: it asks for MAC addresses only if the
destination address is a unicast address. We *should* check that ARP doesn't
respond on ARP requests to its own address until the netif is up, but my guess
is this is already implemented.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?21643>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, (continued)
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Frédéric Bernon, 2007/11/25
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Simon Goldschmidt, 2007/11/25
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Frédéric Bernon, 2007/11/25
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Simon Goldschmidt, 2007/11/25
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Simon Goldschmidt, 2007/11/25
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Frédéric Bernon, 2007/11/25
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Simon Goldschmidt, 2007/11/25
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Frédéric Bernon, 2007/11/25
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Kieran Mansley, 2007/11/26
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Frédéric Bernon, 2007/11/26
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down,
Simon Goldschmidt <=
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Jonathan Larmour, 2007/11/26
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Frédéric Bernon, 2007/11/26
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Simon Goldschmidt, 2007/11/27
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Jonathan Larmour, 2007/11/27
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Simon Goldschmidt, 2007/11/27
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Simon Goldschmidt, 2007/11/27
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Simon Goldschmidt, 2007/11/28
- [lwip-devel] [bug #21643] udp_send/raw_send don't fail if netif is down, Simon Goldschmidt, 2007/11/28