From 2c8b1b662dd46063144a9d0ff424ef4b85f80750 Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Thu, 20 Jul 2023 23:23:48 +0200 Subject: [PATCH] Abstract in English --- en/abstract.tex | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/en/abstract.tex b/en/abstract.tex index ad64567..213a20d 100644 --- a/en/abstract.tex +++ b/en/abstract.tex @@ -13,6 +13,13 @@ %% Do not forget to edit abstract.xmpdata. -This is an example abstract. +Network administrators need to be aware of the state of their network. While +link-state routing protocols like OSPF have the required information, there was +no easy way to present it to the administrator. To solve this problem, we +developed Birdvisu, a program to visualise the topology as seen by the BIRD +Internet Routing Daemon. Our approach allows the topology to be easily +annotated with other data, providing an extensible way of analysing the +topology. While not fully featured yet, Birdvisu helped discover several +misconfigurations in a community-run network connecting about 1600 people. \end{document}