Skip to content

Add functionality to filter flows post dump based on attributes

Latest

Choose a tag to compare

@vinay92-ch vinay92-ch released this 07 Aug 03:53
· 6 commits to master since this release
ef0feac

This release adds the functionality to filter flows that are returned from the kernel before adding them to result. This helps with memory usage optimization. Currently Protocol based filtering is the only one that's supported but the framework is extensible int he future to add filters for other fields such as IP etc.