mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	Fix macvlan from wizard
This commit is contained in:
		
							parent
							
								
									bf4ee2cc5e
								
							
						
					
					
						commit
						6493daeff8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -106,6 +106,7 @@ function wizard_add()
 | 
			
		|||
		if ointf ~= "" then
 | 
			
		||||
			ucic:set("network","wan" .. i,"type","macvlan")
 | 
			
		||||
			ucic:set("macvlan","wan" .. i,"macvlan")
 | 
			
		||||
			ucic:set("macvlan","wan" .. i,"ifname",defif)
 | 
			
		||||
		end
 | 
			
		||||
		ucic:set("network","wan" .. i,"ip4table","wan")
 | 
			
		||||
		if multipath_master then
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue