|
From: | Axel Lin |
Subject: | [lwip-devel] [patch #8814] igmp: Optimize the implementation of igmp_start_timer |
Date: | Mon, 30 Nov 2015 03:21:59 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36 |
URL: <http://savannah.nongnu.org/patch/?8814> Summary: igmp: Optimize the implementation of igmp_start_timer Project: lwIP - A Lightweight TCP/IP stack Submitted by: axellin Submitted on: Mon 30 Nov 2015 03:21:58 AM GMT Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: When LWIP_RAND is defined, calling LWIP_RAND() is not necessary if max_time <= 2 because group->timer will be set to 1 anyway. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Mon 30 Nov 2015 03:21:58 AM GMT Name: 0001-igmp-Optimize-the-implementation-of-igmp_start_timer.patch Size: 1kB By: axellin <http://savannah.nongnu.org/patch/download.php?file_id=35595> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?8814> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |