mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-16 03:31:33 +00:00
network: don't block icmp proxies on ping awaits
This commit is contained in:
@ -50,7 +50,7 @@ impl Display for NatKey {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct NatHandlerContext {
|
||||
pub mtu: usize,
|
||||
pub key: NatKey,
|
||||
|
Reference in New Issue
Block a user