[Cerowrt-devel] upnp & sqm

Dave Taht dave.taht at gmail.com
Thu Apr 24 17:05:06 EDT 2014


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 at lorna-gw:~# uci get upnpd.config.download
1024
root at lorna-gw:~# uci get upnpd.config.upload
512

root at lorna-gw:~# uci set upnpd.config.upload=`uci get sqm.ge00.upload`
root at 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



More information about the Cerowrt-devel mailing list