Update doc

This commit is contained in:
Aram 🍐 2021-10-16 02:06:20 -04:00
parent 660183b1c4
commit a956a43c3f

View file

@ -310,7 +310,6 @@ impl WireGuardTunnel {
} }
/// Makes a decision on the handling of an incoming TCP segment. /// 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( fn route_tcp_segment(
&self, &self,
ip_version: IpVersion, ip_version: IpVersion,