librenms/LibreNMS/Interfaces
Vitali Kari 00b148dbd3 Add MPLS Support (#10263)
* WIP - Add MPLS Support
This introduce the generic MPLS support
- New database tables for MPLS LSPs
- actually discovery and polling on NOKIA SR OS (Timetra) devices
- new routing->MPLS HTML pages

- ToDo MPLS LSP paths table and views
Suggestions and improvements are welcome

* add db schema

* some fixes

* add path table, discovery and polling

* add path views

* add test data

* Convert MPLS module to new style
Implement a SyncsModels trait to simplify code a lot

* abs() for negative value from snmp (bug?), test data

* fix db schema

* Fix up test data, remove uneeded data in json

* fix whitespace
2019-06-06 16:12:13 -05:00
..
Alert Removed legacy transports and templates code (#9646) 2019-02-15 07:58:59 -06:00
Authentication Prevent credentials from being leaked in backtrace in some instances (#9817) 2019-03-05 00:24:14 -06:00
Discovery Add MPLS Support (#10263) 2019-06-06 16:12:13 -05:00
Exceptions Improved Exception handling (#9844) 2019-02-21 12:08:35 -06:00
Models Add MPLS Support (#10263) 2019-06-06 16:12:13 -05:00
Polling Add MPLS Support (#10263) 2019-06-06 16:12:13 -05:00
Geocoder.php Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
Lock.php fix: Use memcached to lock daily processes on Distributed Pollers (#7735) 2017-11-24 09:37:52 +00:00
Module.php Re-implement NAC as a class based module (#9573) 2018-12-20 19:50:12 -06:00
SnmptrapHandler.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
ValidationGroup.php feature: Show composer status in web validate. (#8181) 2018-02-27 15:57:20 +00:00