Allow multiple macvtap-VMs to use the same MAC address
This commit is contained in:
		
							parent
							
								
									253b5247d8
								
							
						
					
					
						commit
						0a7fd9369c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -267,6 +267,7 @@ while true; do
 | 
			
		|||
              type="ethernet,mac=${mac},target.dev=${interface},xpath1.set=./target/@managed=no,model.type=virtio"
 | 
			
		||||
	      LIBVIRTOPTS="${LIBVIRTOPTS} --network type=$type"
 | 
			
		||||
	    done
 | 
			
		||||
	    LIBVIRTOPTS="${LIBVIRTOPTS} --check mac_in_use=off"
 | 
			
		||||
	    shift
 | 
			
		||||
	    ;;
 | 
			
		||||
    --os )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue