mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 02:09:06 +00:00
fix: refresh ACL groups and enable TCP_NODELAY for WebSocket (#2118)
* fix: refresh ACL groups and enable TCP_NODELAY for WebSocket * add remove_peers to remove list of peer id in ospf route * fix secure tunnel for unreliable udp tunnel * fix(web-client): timeout secure tunnel handshake * fix(web-server): tolerate delayed secure hello * fix quic endpoint panic * fix replay check
This commit is contained in:
@@ -20,6 +20,7 @@ pub mod foreign_network_client;
|
||||
pub mod foreign_network_manager;
|
||||
|
||||
pub mod encrypt;
|
||||
pub(crate) mod secure_datagram;
|
||||
|
||||
pub mod peer_task;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user