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)
- New global config option
Full Changelog: v1.1.3...v1.1.4