From a956a43c3fbcdbfd99125da6c83ee09c01e53490 Mon Sep 17 00:00:00 2001 From: Aram Peres Date: Sat, 16 Oct 2021 02:06:20 -0400 Subject: [PATCH] Update doc --- src/wg.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wg.rs b/src/wg.rs index 07df400..451afca 100644 --- a/src/wg.rs +++ b/src/wg.rs @@ -310,7 +310,6 @@ impl WireGuardTunnel { } /// Makes a decision on the handling of an incoming TCP segment. - /// When the given segment is an invalid TCP packet, it returns `None`. fn route_tcp_segment( &self, ip_version: IpVersion,