Skip to content

Releases: jeverley/dscpclassify

v1.1.3

02 Mar 10:48
d097bf0
Compare
Choose a tag to compare

What's changed

Full Changelog: v1.1.2...v1.0.0

v1.1.0 - OpenWrt 24.10 support

24 Feb 12:47
f84aaff
Compare
Choose a tag to compare

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

20 Feb 18:01
Compare
Choose a tag to compare

What's Changed

Initial version supporting OpenWrt versions 22.03-23.05.x

New Contributors

Full Changelog: https://github.com/jeverley/dscpclassify/commits/v1.0.0