This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, jerlbeck/flow-control has been created
at b9b0321428fa29dbb72c308901ce3df1adcb8d55 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=b9b0321428fa29dbb72c308901ce3df1adcb8d55
commit b9b0321428fa29dbb72c308901ce3df1adcb8d55
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date: Tue Apr 21 12:56:48 2015 +0200
fc: Make BVC bucket size / leak rate configurable (experimental)
Currently the FLOW-CONTROL_BVC message contains fixed values: The tag
is 1, the BVC bucket size is 6MB, the BVC bucket leak rate is
820kbit/s, the MS bucket size is 50kB, and the MS leak rate is
50kbit/s.
This commit makes the BVC parameters configurable and adds the
following VTY commands:
- flow-control bvc-bucket-size <0-6553500>
- flow-control bvc-leak-rate <0-6553500>
Note that this is an experimental commit.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
hooks/post-receive
--
UNNAMED PROJECT