wireguard: add handshake rate limiting support
[vpp.git] / src / plugins / wireguard / README.rst
index cb7a024..ead4125 100644 (file)
@@ -77,5 +77,4 @@ Main next steps for improving this implementation
 -------------------------------------------------
 
 1. Use all benefits of VPP-engine.
-2. Add IPv6 support (currently only supports IPv4)
-3. Add DoS protection as in original protocol (using cookie)
+2. Add peers roaming support