nixos/routing-common: Increase bandwidth for CAKE
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				CI / Check, build and cache Nix flake (push) Successful in 28m44s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	CI / Check, build and cache Nix flake (push) Successful in 28m44s
				
			This commit is contained in:
		@@ -250,7 +250,7 @@ in
 | 
			
		||||
                  networkConfig = networkd.noL3;
 | 
			
		||||
                  extraConfig = ''
 | 
			
		||||
                    [CAKE]
 | 
			
		||||
                    Bandwidth=235M
 | 
			
		||||
                    Bandwidth=490M
 | 
			
		||||
                    RTTSec=50ms
 | 
			
		||||
                    PriorityQueueingPreset=besteffort
 | 
			
		||||
                    # DOCSIS preset
 | 
			
		||||
@@ -274,7 +274,7 @@ in
 | 
			
		||||
                    extraConfig = ''
 | 
			
		||||
                      [CAKE]
 | 
			
		||||
                      Parent=root
 | 
			
		||||
                      Bandwidth=24M
 | 
			
		||||
                      Bandwidth=48M
 | 
			
		||||
                      RTTSec=50ms
 | 
			
		||||
                    '';
 | 
			
		||||
                  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user