Skip to content

v1.1.0 - OpenWrt 24.10 support

Choose a tag to compare

@jeverley jeverley released this 24 Feb 12:47
· 25 commits to main since this release
f84aaff

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