mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Firebrick: Fix an issue which led to duplication of BGP peers. * Code style. * Attempt to get some sanity with BGP Table 0. * Attempt to make it so peers are not immediately added then deleted. * Force vrfId to Null if empty. * Another attempt at keeping the DB clean. * Code style. * Stop the dicovery deleting peers it just created.