mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-05 22:21:31 +00:00
rebrand to krata
This commit is contained in:
@ -34,7 +34,7 @@ use super::key::NatKeyProtocol;
|
||||
use super::table::NatTable;
|
||||
|
||||
const RECLAIM_CHANNEL_QUEUE_LEN: usize = 10;
|
||||
const RECEIVE_CHANNEL_QUEUE_LEN: usize = 30;
|
||||
const RECEIVE_CHANNEL_QUEUE_LEN: usize = 1000;
|
||||
|
||||
pub struct NatProcessor {
|
||||
mtu: usize,
|
||||
|
Reference in New Issue
Block a user