v1.1.0 - OpenWrt 24.10 support
What's Changed
- OpenWrt 24.10 fixes
- The service now explicitly destroys meter sets used for the threaded client/server detection as these were causing failures during reload (#27) Thank you @Sam-arch99 for helping troubleshoot this.
- The service now creates a debug file
/tmp/dscpclassify.debugwhen start/reload fails - Use ct_processed bit rather than relying on first reply packet for established_connection counting, this allows consideration of connections established before the service started (#26)
- Optimised loopback match @ldir-EDB0 (c9b53e9)
- Improved service reload performance
Full Changelog: v1.0.0...v1.1.0