mirror of
				https://github.com/edera-dev/krata.git
				synced 2025-11-04 07:39:39 +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