After updating to 25.1.1, there is a new feature in firewall rules (Traffic shaping [experimental]). How should this be used correctly? Are normalization rules as previously discussed still needed or should interface rules be used in favor of?
Currently, the traffic shaper is working (verified via Wireshark) based off the following flow:
Normalization rules on the OPNSense mark DSCP flags (high, medium, low) -> Shaper rules process (high, medium, low) -> Queues (weighted) & Pipes -> Clients
Given the new experimental feature set, is this optimal? How would the Dev team recommend to utilize the new feature? Would using the experimental flow be less resource intensive or more efficient etc?
Again, current flow IS functional- if it ain't broke, don't fix it... However, always looking to learn and improve... Thoughts or guidance appreciated.
Currently, the traffic shaper is working (verified via Wireshark) based off the following flow:
Normalization rules on the OPNSense mark DSCP flags (high, medium, low) -> Shaper rules process (high, medium, low) -> Queues (weighted) & Pipes -> Clients
Given the new experimental feature set, is this optimal? How would the Dev team recommend to utilize the new feature? Would using the experimental flow be less resource intensive or more efficient etc?
Again, current flow IS functional- if it ain't broke, don't fix it... However, always looking to learn and improve... Thoughts or guidance appreciated.