- [IPFIX] Added new 64-bit fields to Full NetFlow IPFIX. [[en:dpi:dpi_options:opt_statistics:statistics_ipfix#шаблон_экспорта_в_формате_ipfix_netflow_v10_для_протокола_ipv4|Description]] \\ ''service_flags'' - information about tags assigned to a flow in DPI. Detected tethering is reported in IPFIX in bit 1 of the service_flags field. 63 bits are available for future use. \\ ''detection_flags'' - reserved for the detection method. \\ ''action_flags'' - reserved to indicate what actions were applied to the flow.
- [IPFIX] Added new 64-bit fields to Full NetFlow IPFIX. [[en:dpi:dpi_options:opt_statistics:statistics_ipfix#шаблон_экспорта_в_формате_ipfix_netflow_v10_для_протокола_ipv4|Description]] \\ ''service_flags'' - information about tags assigned to a flow in DPI. Detected tethering is reported in IPFIX in bit 1 of the service_flags field. 63 bits are available for future use. \\ ''detection_flags'' - reserved for the detection method. \\ ''action_flags'' - reserved to indicate what actions were applied to the flow.
- [IPFIX] Fixed TTL export in Full NetFlow IPFIX in a single field with identifier 192 depending on direction. [[en:dpi:dpi_options:opt_statistics:statistics_ipfix#шаблон_экспорта_в_формате_ipfix_netflow_v10_для_протокола_ipv4|Description]]
- [IPFIX] Fixed TTL export in Full NetFlow IPFIX in a single field with identifier 192 depending on direction. [[en:dpi:dpi_options:opt_statistics:statistics_ipfix#шаблон_экспорта_в_формате_ipfix_netflow_v10_для_протокола_ipv4|Description]]
-
-
===== Update instructions =====
-
-
You can check the currently installed version with the command:
-
<code bash>
-
yum info fastdpi</code>
-
-
If you have CentOS 6.x or CentOS 8.x installed, switch the repository once with the command:
-
<code bash>
-
sed -i -e '/^mirrorlist=http:\/\//d' -e 's/^# *baseurl=http:\/\/mirror.centos.org/baseurl=http:\/\/vault.centos.org/' /etc/yum.repos.d/CentOS-*.repo