[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #5952] Integration of AutoIP module
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [patch #5952] Integration of AutoIP module |
Date: |
Fri, 22 Jun 2007 18:20:23 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #35, patch #5952 (project lwip):
Some delays to get an address (with default timers values):
LWIP_DHCP=1, LWIP_AUTOIP=1, LWIP_DHCP_AUTOIP_COOP=1, without DHCP server, 65
sec to get an autoip address
LWIP_DHCP=1, LWIP_AUTOIP=1, LWIP_DHCP_AUTOIP_COOP=1, with DHCP
server, 4 sec to get an dhcp address
LWIP_DHCP=1, LWIP_AUTOIP=0, LWIP_DHCP_AUTOIP_COOP=0, with DHCP server, 4 sec
to get an dhcp address (of course)
LWIP_DHCP=0, LWIP_AUTOIP=1, LWIP_DHCP_AUTOIP_COOP=0, 8 sec to get an autoip
address
Dominik, is it normal delays for you?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?5952>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #5952] Integration of AutoIP module, (continued)
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/19
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/19
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/19
- [lwip-devel] [patch #5952] Integration of AutoIP module, Dominik Spies, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module,
Frédéric Bernon <=
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Thomas Taranowski, 2007/06/25
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/28