Skip to content

v0.7.3

Compare
Choose a tag to compare
@Tomahawkd Tomahawkd released this 13 Aug 09:31
· 34 commits to master since this release
19a6496
  • Add a temporary option that ignores IP and TCP options field for faster parsing
  • Add thread waiting and notifying mechanism to block workers that has no packet to process
  • Add a writer to avoid creating file output stream frequently
  • Fix dispatcher workload algorithm which would block accepting new packets
  • Fix dispatcher which may not update current packet timestamp in all workers.
  • Fix HTTP feature class construction causing redundant scanning class to construct HTTP feature processors

Note: In this version, the JFlowInspector is filtering out non-HTTP flows. Currently the project is under my graduate project development, therefore the JFlowInspector functionality could be limited.