Changelog of SSG BETA-version [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:dpi_components:platform:dpi_admin:testversion_install [2025/07/22 13:15] elena.krasnobryzhen:dpi:dpi_components:platform:dpi_admin:testversion_install [2025/08/18 07:13] (current) – [Changes in version 14.0 BETA4.4] elena.krasnobryzh
Line 73: Line 73:
   - [IPFIX DNS] Added the ability to send DNS MX responses via IPFIX. Enabled by setting bit 3 (4) of the ''ajb_save_dns'' parameter   - [IPFIX DNS] Added the ability to send DNS MX responses via IPFIX. Enabled by setting bit 3 (4) of the ''ajb_save_dns'' parameter
  
 +====Changes in version 14.0 BETA4.3====
 +  - [DPI] Added FakeTLS protocol (49319) with validation
 +  - [BRAS][DHCP] Changed: sliding window algorithm for rate limit
 +  - [BRAS] Fixed: time comparison error when loading ip_prop from UDR
 +  - [VLAN-Rule] Added support for 'any' instead of '*' when describing VLAN range <code>
 +'*.*' is interpreted in bash command line as a file search mask, so now instead of '*', you can specify 'any' ('*' is still supported):
 +'any.any' - equivalent to '*.*'
 +'any' - equivalent to '*'
 +'68.any' - equivalent to '68.any'
 +'any.78-90' - equivalent to '*.78-90' </code>
 +  - [BRAS] Removed support for DHCP-Dual (moved to next release)
 +  - [DPI][LOG] Messages about insufficient SSL parsers are written to the slave log not for every event, but at a frequency of 1/50000.
  
 +====Changes in version 14.0 BETA4.4====
 +  - [DPI] Added protocols ZALO_CALL(49320) and VK_CALL(49321)
 +  - [DPI] Fixed blocking in hard mode for SSL
 +  - [Acct] Added attribute ''VASExperts-Service-Type''. Radius acct start/interim/stop sends the authorization type in the ''VASExperts-Service-Type'' attribute.
 +  - [CLI] Added: ''stat flow ip6'' command to display IPv6 flow statistics
 +  - [CLI] Added: ''stat flow ip4'' command to display IPv4 flow statistics. Analogous to the output in ''fastdpi_stat.log''.
 +  - [IPFIX] Fixed ExportTime formation error in IPFIX Fullflow
 +  - [CLI] Added ''stat netflow'' command. Displays general statistics for Netflow/IPFIX (same as in ''fastdpi_stat.log'' under the "Statistics on NFLW_export" section)
 +  - [DNS] Added support for substitution/blocking/dropping of DNS requests A, AAAA, MX, HTTPS
 +  - [CLI] Added ''stat firewall'' command
 +
 +====Changes in Version 14.0 BETA4.5====
 +  - [DPI] Added BIGO_CDN protocol (49324)
 +  - [DPI] Added UDP support for BIGOTV
 +  - [PCRF][L2TP] Fixed: NAS attributes for L2TP during authorization
 +  - [BRAS][L2TP] Fixed: data race when closing sessions
 +  - [DPDK] Removed deprecated rx channels settings and related checks
 ====Update instructions==== ====Update instructions====
 You can check the current installed version with the command below You can check the current installed version with the command below