mirror of
				https://github.com/edera-dev/krata.git
				synced 2025-11-04 07:39:39 +00:00 
			
		
		
		
	network: cleanup NAT code and start on IPv6 support
This commit is contained in:
		@ -89,6 +89,7 @@ impl Controller {
 | 
			
		||||
                    address: format!("{}/24", ipv4),
 | 
			
		||||
                    gateway: "192.168.42.1".to_string(),
 | 
			
		||||
                },
 | 
			
		||||
                ipv6: None,
 | 
			
		||||
            }),
 | 
			
		||||
            env,
 | 
			
		||||
            run,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user