From ce12507c8352362df353109d5ab8c511ac0db3a4 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Sun, 6 Jul 2025 17:58:03 +0200 Subject: [PATCH] Add templates/visual-route.html --- templates/visual-route.html | 92 +++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 templates/visual-route.html diff --git a/templates/visual-route.html b/templates/visual-route.html new file mode 100644 index 0000000..d596330 --- /dev/null +++ b/templates/visual-route.html @@ -0,0 +1,92 @@ + + + + + + BGP route visualizer + + + + + + + +
+
+

BGP route visualizer

+
+
+
+
+
+
+
+ + +
+
+ +
+
+
+ Best path +
+
+
+ Multipath +
+
+
+ Alternate path +
+
+
+ Best path node +
+
+
+ Multipath node +
+
+
+ Alternate path node +
+ +
+

Filter by Path Type:

+
+ + + + + + + +
+
+
+ + + +
+
+
+
+ + + \ No newline at end of file