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

Re: suggestion.


From: Danial Thom <danial_thom@xxxxxxxxx>
Date: Fri, 6 May 2005 10:36:19 -0700 (PDT)

--- Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
wrote:
>     There's a level of complexity in PPP that
> does not lend itself
>     to a safe kernel implementation.  I far
> prefer doing it in userland,
>     myself.
> 
>     Also, for some reason (maybe it's the fact
> that we're talking barely
>     30Kbits/sec over dialup and really not much
> more then 3MBit over a
>     cablemodem)... the userland version isn't
> really going to be 
>     noticeably slower.

Whats complex about returning a frame with the
exact same payload on the same interface? Echos
are the only overhead after setup.

I'm not sure what the speed of the link has to do
with anything, as there's only one frame every 3
seconds or so no matter what speed the line is.
But last time I checked a T3 line was 90Mb/s
(FDX), and my cable modem is 10+1Mb/s.

Danial


		
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html




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