去除无用代码
This commit is contained in:
@@ -219,7 +219,6 @@ impl ClientPacketHandler {
|
|||||||
return Ok(());
|
return Ok(());
|
||||||
}
|
}
|
||||||
//忽略掉来源于自己的包
|
//忽略掉来源于自己的包
|
||||||
if route_key.is_tcp() {}
|
|
||||||
if self
|
if self
|
||||||
.nat_test
|
.nat_test
|
||||||
.is_local_address(route_key.is_tcp(), route_key.addr)
|
.is_local_address(route_key.is_tcp(), route_key.addr)
|
||||||
|
|||||||
Reference in New Issue
Block a user