IXP-Manager
IXP-Manager copied to clipboard
Full stack web application powering peering at over 200 Internet Exchange Points (IXPs) globally.
##### ISSUE TYPE Bug Report ##### OS `Ubuntu 20.04.4 LTS ` ##### VERSION ``` define( 'APPLICATION_VERSION', '6.2.0' ); define( 'APPLICATION_VERDATE', '2021111400' ); ``` ##### ENVIRONMENT ##### CONFIGURATION ``` APP_DEBUG=false APP_URL="http://192.168.7.20"...
**Is your feature request related to a problem? Please describe.** Given the modern fabric solution of presenting multiple services on a single port, we'd like the option to tag a...
##### ISSUE TYPE Bug Report ##### OS Ubuntu 20.04.4 LTS ##### VERSION ``` define( 'APPLICATION_VERSION', '6.0.0' ); define( 'APPLICATION_VERDATE', '2021071400' ); ``` ##### ENVIRONMENT ``` PHP 8.0.16 (cli) (built: Feb...
Seems #740 has not been fixed. We seem to have the correct version of resources/views/layer2-address/js/vlan-interface.foil.php but same problem occurs. 
https://github.com/inex/IXP-Manager/blob/master/resources/views/api/v4/nagios/switches/default.foil.php#L75 ##### ISSUE TYPE Bug Report ##### SUMMARY if you define a switch manually, there is no obligation to insert the ipv4 management address. If this happens, then the output...
A follow up to: https://github.com/inex/IXP-Manager/issues/686 Users still seem to be uploading files without extensions, by typing something in the "Name" field, not realising this is used as the actual file...
We had a member ticket where they wanted to do an export via the API for just one infrastructure. Let's say DB id 10 or IXF-ID 927. They are getting...
Member's logging in to change / add a mac address are not accustomed to the + (add) button on the top right of the form. Could we add the +...
Members' downstreams have set "never via a route server" in PeeringDB would like to have that honored by our platform. Ideally this would flow thru in the IXP Manager Virtual...
##### ISSUE TYPE Bug Report ##### VERSION ``` define( 'APPLICATION_VERSION', '6.2.0' ); define( 'APPLICATION_VERDATE', '2021111400' ); ``` ##### ENVIRONMENT ``` PHP 8.0.14 (cli) (built: Dec 20 2021 21:22:57) ( NTS...