lwip-devel
[Top][All Lists]
Advanced

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

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


From: Frédéric Bernon
Subject: [lwip-devel] [bug #26309] Implement SOF_BROADCAST
Date: Wed, 29 Apr 2009 12:49:38 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)

Update of bug #26309 (project lwip):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #21:

I have check in a first patch. Since this patch work on all API layers, I
have name options IP_SOF_BROADCAST & IP_SOF_BROADCAST_RECV (since others IP_
levels options are prefixed like this).

These options are disabled as default values in opt.h. The default behavior
is not change, so, it's compatible with previous releases.

IP_SOF_BROADCAST_RECV=1 requires IP_SOF_BROADCAST=1 (a check is done in
init.c). 

SO(F)_BROADCAST comments in ip.h & sockets.h tell to check these options.

Implement IP_RECEIVE_BROADCAST could be done as another task I think. The
problem is to find something which is not too "windows-like".

If there is no comments, I will chose this task as done.



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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