-
Currently, core-bundle graphs are not visible in the IXP owner customer port view: /customer/overview/1, "Ports" tab. This is because the graphs physical interfaces are generated in mrtg as sidea/side…
-
##### ISSUE TYPE
Bug Report
##### OS
Ubuntu 24.04 LTS
##### VERSION
```
define( 'APPLICATION_VERSION', '6.4.1' );
define( 'APPLICATION_VERDATE', '2024060900' );
```
##### SUMMARY
…
-
We assign addresses in numerical order. When a member leaves we remove the IPs from the virtual interface and then remove the interface. The numbers go back into the pool. Currently there is no way…
-
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 Interface and then onto …
-
##### ISSUE TYPE
Bug Report
##### VERSION
```
define( 'APPLICATION_VERSION', '6.2.0' );
define( 'APPLICATION_VERDATE', '2021111400' );
```
##### ENVIRONMENT
```
PHP 8.0.14 (cli) (b…
-
It seems there are multiple cross-site request forgery (CSRF) vulnerabilities within the latest version of ViMbAdmin. Can we get a status on these fixes?
Seems the timeline states that you don't ha…
-
We need to implement per-switch config blobs. General outline in #781.
This doesn't need to be complicated. Suggest a basic text field (mediumtext?) in the switches/edit-form view, with plaintext…
-
Hi,
I recently realized that IXP-Manager by default does not seem to set the `secure` bit on session cookies.
After digging around I found it is possible to enable this by setting `SESSION_SECURE_…
-
Currently, ports marked 'Awaiting XConnect' are not included in the /api/v4/provisioner/layer2interfaces API response.
Please could they be included? - once we've allocated the switch port, we want…
-
I followed all the steps in the readme file for installation. Installation seems to have finished. So to test I run start.py from the examples/quagga-ixp/ folder as root. And I have quagga installed, …