Skip to content

Releases: tushartathgur/go-ipfix

v0.2: Replaced isL7 bool with l7FlowType enum

28 Sep 21:53
Compare
Choose a tag to compare
Signed-off-by: Tushar Tathgur <tathgurt@tathgurtPNQHP.vmware.com>

v0.1: Adding L7 visibility fields to the Ipfix table

25 Sep 21:51
Compare
Choose a tag to compare
- isL7 a boolean field to display if the flow row is application layer.
- httpVals a string value containing json strings containing http flows.