This commit is contained in:
2022-12-26 23:41:18 +08:00
commit eb6f5dabcf
12 changed files with 443 additions and 0 deletions

4
bird.conf Normal file
View File

@ -0,0 +1,4 @@
include "./lib/*.conf";
include "./config.conf";
include "./protcol/*.conf";
include "./bird/*.conf";