Releases: jeverley/dscpclassify
Releases · jeverley/dscpclassify
v1.1.3
What's changed
- Correct bitwise operation used in DSCP marking verdict, thanks @ldir-EDB0 (56029ad#r153179112)
- General improvements by @jeverley in #32
- Update WMM map annotations and LE to AC category mapping by @jeverley in #33
Full Changelog: v1.1.2...v1.0.0
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.debug
when 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
OpenWrt 22.03-23.05.x
What's Changed
Initial version supporting OpenWrt versions 22.03-23.05.x
New Contributors
- @ldir-EDB0 made their first contribution in #1
Full Changelog: https://github.com/jeverley/dscpclassify/commits/v1.0.0