Remove obsolete files and scripts related to the BGP server setup, including .gitignore, Dockerfile, and various documentation files. Update docker-compose.yml to streamline the configuration for the FRRouting BGP server. This cleanup enhances project maintainability and focuses on the current implementation.

This commit is contained in:
2025-07-11 18:41:15 +07:00
parent 58f1405fef
commit af197d8953
27 changed files with 443 additions and 3471 deletions
-10
View File
@@ -1,10 +0,0 @@
# Дополнительные префиксы
# Этот файл может содержать дополнительные сети для анонсирования
# Тестовые сети
192.168.100.0/24
192.168.200.0/24
# Специальные сети
10.10.10.0/24
10.20.20.0/24
-9
View File
@@ -1,9 +0,0 @@
# Основные префиксы
192.168.100.0/24
192.168.101.0/24
10.0.0.0/8
172.16.0.0/12
# Дополнительные префиксы
203.0.113.0/24
198.51.100.0/24