Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Aug 2008 00:49:40 -0400
From:      Sten Daniel Soersdal <netslists@gmail.com>
To:        "freebsd-net@FreeBSD.org" <freebsd-net@freebsd.org>
Cc:        Alexander Motin <mav@alkar.net>, Archie Cobbs <archie@freebsd.org>
Subject:   ng_ppp: question about "bandwidth" parameter.
Message-ID:  <48992D64.1020502@gmail.com>

next in thread | raw e-mail | index | archive | help

Is there a reason NG_PPP_MAX_BANDWIDTH is limited to a total of 10 Mbit?
If any of the links are faster than 10 Mbit, will i achieve same end 
result by dividing Bandwidth by say 10? That is, for every 10 Mbit 
physical link i configure ng_ppp to 1 Mbit?
Or could i change the constant to the equivalent of 100 Mbit/s without 
the risk of breaking anything?

The reason i ask is I noticed in ng_ppp.c (1.70.2.3) in function 
ng_ppp_mp_strategy(..) that ng_ppp also takes into account queued 
packets and the additional latency that would implicate.

-- 
Sten Daniel Soersdal



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48992D64.1020502>