add bfd
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-10 21:36:40 +08:00
parent 04edb208ee
commit 1009d5a943
4 changed files with 11 additions and 2 deletions

View File

@ -1 +1 @@
# Yes, It's just a blank file.
# Yes, It's just a blank file.

5
bird/net186_bfd.conf Normal file
View File

@ -0,0 +1,5 @@
protocol bfd net186_bfd {
interface "tunnel-*" {
interval 200 ms;
};
}