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
_______________________________________________
Cerowrt-devel mailing list
[email protected]
https://lists.bufferbloat.net/listinfo/cerowrt-devel

Reply via email to