Remove quagga related code (#7476)

Why I did it
Quagga is no longer being used. Remove quagga-related code (e.g., docker-fpm-quagga, sonic-quagga, etc.).

How I did it
Remove quagga-related code.
This commit is contained in:
Shi Su
2021-06-07 16:44:54 -07:00
committed by GitHub
parent 2e305c9864
commit 62a4603eef
22 changed files with 3 additions and 593 deletions

4
.gitmodules vendored
View File

@@ -16,10 +16,6 @@
[submodule "src/p4-hlir/p4-hlir"]
path = platform/p4/p4-hlir/p4-hlir
url = https://github.com/p4lang/p4-hlir
[submodule "quagga"]
path = src/sonic-quagga
url = https://github.com/Azure/sonic-quagga
branch = debian/0.99.24.1
[submodule "sonic-dbsyncd"]
path = src/sonic-dbsyncd
url = https://github.com/Azure/sonic-dbsyncd