lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6463] IGMP - Adding Random Delay


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #6463] IGMP - Adding Random Delay
Date: Fri, 16 Oct 2009 21:22:16 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3

Follow-up Comment #6, patch #6463 (project lwip):

This could be targeted to 1.3.2.

Frédéric (or Ed), where does IGMP need randomization, is it only
group->timer like mentioned in the source or also somewhere else? (I'm not
familiar with that protocol, I'm afraid!)

I'd just add a define LWIP_RAND() and change the line to

group->timer = LWIP_RAND() % max_time;

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6463>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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