https://github.com/Entware/Entware/issues/501Is entware down again? I tried re installing and downloads error out.
https://github.com/Entware/Entware/issues/501Is entware down again? I tried re installing and downloads error out.
I had tested it, but triple-isolate does not handle the upload on my connection.I can't see triple-isolate in that status you sent.
Remove hard exit on update
Change information prefix from [i] to [*]
Allow 0 as valid bandwidth setting (unlimited)
Add separate upload/download options
Remove Cake_Stop from start function
Don't show update check when in submenus
Additional status options (download & upload)
Don't allow malformed commands
Update malformed command output
Display CLI version of commands when using menu options
I've pushed v1.0.2
Code:Remove hard exit on update Change information prefix from [i] to [*] Allow 0 as valid bandwidth setting (unlimited) Add separate upload/download options Remove Cake_Stop from start function Don't show update check when in submenus Additional status options (download & upload) Don't allow malformed commands Update malformed command output Display CLI version of commands when using menu options
I had tested it, but triple-isolate does not handle the upload on my connection.
User must check their connection and adapt.
CakeQOS-Merlin: > Download Status:
qdisc cake 8028: dev ifb9eth0 root refcnt 2 bandwidth unlimited besteffort dual-dsthost nat wash ingress ack-filter split-gso rtt 100.0ms noatm overhead 18 mpu 64 no-sce
CakeQOS-Merlin: > Upload Status:
qdisc cake 8027: dev eth0 root refcnt 2 bandwidth unlimited besteffort dual-srchost nat nowash ack-filter split-gso rtt 100.0ms noatm overhead 18 mpu 64 no-sce
ideally, could cake packages get into entware? i'm not familiar with that process either.Be my guest, since the previous thread they started I've been reaching out! Would love to have their input
or just use triple-isolate?how about this?
Code:CakeQOS-Merlin: > Download Status: qdisc cake 8028: dev ifb9eth0 root refcnt 2 bandwidth unlimited besteffort dual-dsthost nat wash ingress ack-filter split-gso rtt 100.0ms noatm overhead 18 mpu 64 no-sce CakeQOS-Merlin: > Upload Status: qdisc cake 8027: dev eth0 root refcnt 2 bandwidth unlimited besteffort dual-srchost nat nowash ack-filter split-gso rtt 100.0ms noatm overhead 18 mpu 64 no-sce
dual-srchost on the egress and dual-dsthost on the ingress
triple-isolate (default)
Flows are defined by the 5-tuple, and fairness is applied over
source *and* destination addresses intelligently (ie. not merely by
host-pairs), and also over individual flows. Use this if you're not
certain whether to use dual-srchost or dual-dsthost; it'll do both
jobs at once, preventing any one host on *either* side of the link
from monopolising it with a large number of flows.
yes, that's the debate,or just use triple-isolate?
Was just playing devil's advocate as I'm normally lazy. But have decided to give dual-srchost and dual-dsthost a try for fun.yes, that's the debate
since the end results may not be the same, fairness results wise
thanks @Adamm !
found a quirk: in the "Check cake status menu, after reporting on the UP, DW, or general status, we are returned to the main menu, instead of staying in the sub menu.
...or at least a command line (like it used to work) "/jffs/addons/cake-qos/cake-qos status" pointing to the new option 3 (general status) of the status menu.Quirk re-opened issue here as I noticed it last night: https://github.com/ttgapers/cakeqos-merlin/issues/51
Hope I described it better for @Adamm now
for science!Was just playing devil's advocate as I'm normally lazy. But have decided to give dual-srchost and dual-dsthost a try for fun.
i got it too.Has anyone else had this result?
View attachment 24437
/usr/sbin/curl -s "https://raw.githubusercontent.com/ttgapers/cakeqos-merlin/master/cake-qos.sh" -o "/jffs/addons/cake-qos/cake-qos" && chmod 755 /jffs/addons/cake-qos/cake-qos
Yes, I saw that and then chose the install option. It worked and kept the DL/UL parameters as were defined in version 1.0.1. That's a glitch, I guess in the update process...Has anyone else had this result?
View attachment 24437
besteffort docsis unlimited ack-filter dual-srchost
besteffort docsis ack-filter dual-srchost
Has anyone else had this result?
View attachment 24437
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!