I have simple queues working
rule 0, upload limit 10M, packet marks=test, time 21:00:00-23:00:00
rule 1, upload limit 2M, packet marks=test
Works as expected, between 21-23 upload limit goes to 10M.
If I set rule 0 to upload limit unlimited, the rule never passes packets and the fall to rule 1.
Changing it to any value other than unlimited and it catches.
Tested on 6.37.1 and 6.37.2
Any suggestions? I can just set the upload limit to something I can never hit but seems strange that just changing it to unlimited doesn’t work.