Commit graph

8 commits

Author SHA1 Message Date
d34136b42f [backend] longer timeout for node communication and retrying with other if add/update fails with 409/404 2024-09-29 20:09:45 +02:00
067803081d [backend] change default values in Peeringmanager.exists()
the large if clause there would return false if the requested peering doesn't have bgp_mp and bgp_enh
2024-09-01 14:29:19 +02:00
376571c410 [web] allow admin to view/create/edit peerings of others
also: fix typo in peering database + provide migration
2024-09-01 14:28:59 +02:00
b3eb047a6f [web] also return http_code when trying to create peering when already exists 2023-07-21 11:08:27 +02:00
09da5ec830 [web] notify user if something failed in the backend 2023-06-14 08:52:17 +02:00
a534568de5 [web] implement communication between web+node(s) 2022-12-21 22:52:56 +01:00
99809e1139 [node] implement everything... 2022-12-21 21:21:57 +01:00
1fda3c11a4 "small changes"
- remove http only in login.html
- extract PeeringManager into separate file
- add "progress meter" for "used" to "available" peerings
2022-12-12 21:53:47 +01:00