* [Cerowrt-devel] upnp & sqm
@ 2014-04-24 21:05 Dave Taht
0 siblings, 0 replies; only message in thread
From: Dave Taht @ 2014-04-24 21:05 UTC (permalink / raw)
To: cerowrt-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-24 21:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-24 21:05 [Cerowrt-devel] upnp & sqm Dave Taht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox