Skip to content

v1.1.4

Latest
Compare
Choose a tag to compare
@jeverley jeverley released this 18 Mar 08:28

What's Changed

  • Ensure client class hints that occur after the first packet are applied by @jeverley in #35
  • The dynamic bit is now preserved when a dynamic class is applied (threaded client/services)
    • This can be useful to understand why a connection has a certain class (i.e. checking the bits set in the conntrack mark)
  • Users now have the ability to disable the threaded client/service dynamic connection classification modes.
    • New global config option dynamic_classify (bool)

Full Changelog: v1.1.3...v1.1.4