bfd健康检查的dst ip与g_vxlan封装报文的dst ip保持一致, 并删除debug的代码

This commit is contained in:
luwenpeng
2023-03-02 11:06:23 +08:00
parent cc397f4f08
commit 8b265517bb
6 changed files with 3 additions and 258 deletions

View File

@@ -69,7 +69,6 @@ struct health_check
char url[128];
char address[64];
int port;
int retires;
int interval_ms;
};