Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
478993b5e9e49403d7c15204a25fd0c4b27f3c4d
librenms-librenms/sql-schema/199.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
65 B
MySQL
Raw Normal View History

fix: fdb tables multiple IPs and IPs from other devices adding extra rows (#6930) 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
2017-07-04 16:27:43 -05:00
ALTER TABLE `ipv4_mac` ADD `device_id` INT NULL AFTER `port_id`;
Reference in New Issue Copy Permalink
Powered by Gitea Page: 690ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API