DragonFly BSD
DragonFly users List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: dhclient speed FBSD vs DFBSD


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 17 Feb 2005 11:18:53 -0800 (PST)

:I've installed two week ago DragonFly (again) on my laptop ,replacing 
:FreeBSD 5.3 (again, I am putting a other BSD on it every 2 month or so) 
:and I noticed that DF is much faster in getting an IP via dhclient over 
:a wireless network then FreeBSD.
:Am I delusional or do more people have noticed this?
:And if so is their any reason for it? The only difference in my 
:environment is the OS , the hardware and the networks are the same.
:
:-- 
:mph

    I think this may simply be an issue with the interface taking some time
    to come all the way up after being ifconfig'd.  dhclient is often run
    before the interface is fully up which causes its first packet or two
    to fail to be sent.  It works on the retry, but the result is a delay.

    I may have added a short sleep in DragonFly's rc.d script somewhere
    before dhclient is run, and this may be the only reason why it seems
    to work better for you.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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