Skip to content

Feature 8973

alexey.stratulat requested to merge feature-8973 into develop

Updated dap-sdk: Added a filter by ban list at the level of setting up an encrypted connection, based on the IP address v4. Added ban lists for IP addresses V4 and V6.

Updated cellframe-sdk: A ban list by addresses has been added, the node banlist command has been redesigned, now it separately displays lists of blocked IP addresses and node addresses. Decrees and application of decrees for placing and removing addresses from ban lists have also been added. Also, when adding the node address, it will resolve to the V4 IP address.

Merge request reports