Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: "cerowrt-devel@lists.bufferbloat.net"
	<cerowrt-devel@lists.bufferbloat.net>
Subject: [Cerowrt-devel] upnp & sqm
Date: Thu, 24 Apr 2014 14:05:06 -0700	[thread overview]
Message-ID: <CAA93jw7vWNfLvzJEX9eE1i4MXYu4c4=EALi+39qo39rK6bjhqg@mail.gmail.com> (raw)

upnpd has a means to provide the upload and download capacity
via a message, and it seems sane to tell sqm to tell upnd what it is...

root@lorna-gw:~# uci get upnpd.config.download
1024
root@lorna-gw:~# uci get upnpd.config.upload
512

root@lorna-gw:~# uci set upnpd.config.upload=`uci get sqm.ge00.upload`
root@lorna-gw:~# uci set upnpd.config.downlaod=`uci get sqm.ge00.download`

It is not currently heavily used:

http://www.icir.org/christian/publications/2012-pam-upnp.pdf

and what I'm wondering if there is a upnp message to query
current bandwidth usage vs the defined capacity. That would
give applications that want to grab a lot of bandwidth fast (like
videoconferencing) a bit more information to start with.


-- 
Dave Täht

NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article

                 reply	other threads:[~2014-04-24 21:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA93jw7vWNfLvzJEX9eE1i4MXYu4c4=EALi+39qo39rK6bjhqg@mail.gmail.com' \
    --to=dave.taht@gmail.com \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox