Skip to content

v3.0

Compare
Choose a tag to compare
@TheWitness TheWitness released this 01 Nov 19:05
· 514 commits to develop since this release

This is a pretty major release of FlowView. All reported issues with the V9 and IPFIX FlowView versions have been resolved. In addition, the interface should be fully functional now as well as backend reporting. ChangeLog below. If you receive errors about an invalid mix of collations or charsets, run the repair_tables.php script after upgrading.

--- 3.0 ---

  • issue#31: In systemctl status : CMDPHP: ERROR: A DB Exec Failed!, Error: Unknown column 'INF' in 'field list'
  • issue#32: Netflow v9 - Netflow source not providing either prefix or nexthop information
  • issue#33: cannot view flows
  • issue#34: recurring updates for plugin_flowview_ports
  • issue#35: Error when flowview raw tables do not exist
  • issue#36: function flowview_get_owner_from_arin should be split for ipv4/ipv6
  • issue#39: Using v9 Netflow source, flowview reports errors
  • issue#40: Creating Flowview filters fails
  • issue#41: Enhancement - Unnecessary Dialog Box: "Opeartion Successful - Select a filter to display data."
  • issue#42: Firewall opened, Listener reports Down, tcpdump showing data, Systemd service running
  • issue#43: NaN and Division by Zero errors
  • issue#44: Error after install 'flowview': sizeof()
  • issue#45: FlowView tab missing
  • issue#46: Schedules dont work
  • issue#47: flowData not showing data
  • issue#48: Missing Code in ip_filter function
  • issue#49: Flowview IPFIX throwing errors
  • issue#50: Flowview errors cause it to become automatically disabled
  • issue#51: FlowView Throws Errors When No Filters Exist
  • issue#52: init.d script kills poller
  • issue#53: Division by zero errors viewing tables
  • issue#55: Netflow V9 Errors on CACTI
  • issue#56: Sort Fields for Filters Not Saved Correctly
  • issue: Partition tables were not being pruned.
  • issue: Make the flow_collector.php resilient to loss of the database server.
  • feature: New database design. Support for v5, v9, IPFIX flows transparently
  • feature: Remove Open Flash Charts and use C3 Charts instead
  • feature: Reworked user interface
  • feature: Units files for systemd systems for flow-capture service
  • feature: Remove use of Flow Tools
  • feature: Support IPv4 and IPv6
  • feature: Support daily and hourly partitioning
  • feature: Run Schedules in Background
  • feature: Allow Saving of some Filter Information from Flowview