Version 3.0 Lynx Lynx [Документация VAS Experts]

Differences

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

Link to this comparison view

en:dpi:changelog:versions:ver_3 [2025/12/26 11:13] – created elena.krasnobryzhen:dpi:changelog:versions:ver_3 [2025/12/26 13:08] (current) elena.krasnobryzh
Line 21: Line 21:
   - Protocol pack changes: ping now detected as icmp (instead of icmpd)   - Protocol pack changes: ping now detected as icmp (instead of icmpd)
  
-To check the currently installed version: 
-<code> 
-yum info fastdpi 
-</code> 
  
-Downgrade to previous version: 
-<code> 
-yum downgrade fastdpi-3.0 
-</code> 
- 
-:!: Do not update Linux kernel to the latest version kernel-2.6.32-431.29.2 or above. This kernel is not binary compatible with Kernel ABI. The network driver can not be loaded after this update. In case you made this update - please configure grab loader to load the previous version while solving the problem ((Set the parameter default=1 in the file /etc/grub.conf)).