|
From: | tao tang |
Subject: | [lwip-devel] [bug #33818] Randomizing initial local ports |
Date: | Sat, 03 Sep 2011 01:13:50 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.21) Gecko/20110830 Firefox/3.6.21 |
Follow-up Comment #1, bug #33818 (project lwip): Hope this could give you some help: 1: assumption that the maximum connections based on lwIP is not over 64. 2: offset = newport - 0xC000 and (offset >= 0) and (offset <= 63) 3: referring to the task schedule algorithm of ucos_II to select a unused port. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?33818> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |