lwip-devel
[Top][All Lists]
Advanced

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

RE: [lwip-devel] [bug #26309] Implement SOF_BROADCAST


From: Stephane Lesage
Subject: RE: [lwip-devel] [bug #26309] Implement SOF_BROADCAST
Date: Fri, 24 Apr 2009 14:06:14 +0200

 

> -----Message d'origine-----
> De : 
> address@hidden
gnu.org [mailto:lwip-devel-bounces+stephane.lesage=ateis-> address@hidden De la 
part de Frédéric Bernon
> Envoyé : vendredi 24 avril 2009 12:16
> À : Frédéric Bernon; Kieran Mansley; Simon Goldschmidt; 
> address@hidden
> Objet : [lwip-devel] [bug #26309] Implement SOF_BROADCAST

> Next, some udp clients need to add 
> pcb->so_options|=SOF_BROADCAST; after udp_new : there is 
> dhcp.c, and netbios.c

Hi,
Does it mean we now MUST use setsockopt(socket, SOL_SOCKET, SO_BROADCAST, ...) 
before we can send broadcast traffic ?

Is it for sub-net broadcast or global broadcast 255.255.255.255 only ?

Or is it only to filter reception on the same machine ?

-- 
Stéphane LESAGE
ATEIS International




reply via email to

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