mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Fix missing IPs because the ARP entries are on different port_id Update arp discovery to use snmpwalk_group() additional fix in that function Fix removal of arp entries Fix a debug output type in fdb discovery
		
			
				
	
	
		
			2 lines
		
	
	
		
			65 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			65 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| ALTER TABLE `ipv4_mac` ADD `device_id` INT NULL AFTER `port_id`;
 |