v0.7.3
- 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.