The list of the most significant changes made in Netis Packet Agent over time.
- Support agent control plane for agent daemon over zeromq.
- Support option check for '--nofilter' option invalid usage. In version 0.3.5 or later, pktminerg will exit directly in the following cases:
- if you enable '--nofilter' option without specifying gre bind device(-B) in online mode.
- if you enable '--nofilter' option and gre bind device(-B) is same as packet captured interface(-i) in online mode.
- Support MTU discovery strategy.
- Support send GRE packets to multi-remoteip
- Support send GRE packets from binded device (network interface).
- Support systemd
- Add Windows support
- Remove rpm install boost library dependencies.
Initial release.
- Capture packets from an NIC interface, encapsulate them with GRE and send them to a remote machine for monitoring and analysis. All with ease.
- Package for Linux installs EM64T bits.
- Linux installer allows root, RPM installs.