增加udp的链接数统计

增加程序的健壮性
This commit is contained in:
liuxueli
2020-09-16 11:09:44 +08:00
parent adee46fe65
commit e57ad7f8ec
3 changed files with 21 additions and 15 deletions

View File

@@ -45,7 +45,8 @@ enum MASTER_TABLE{
enum TSG_FS2_TYPE{
TSG_FS2_LINKS=0,
TSG_FS2_TCP_LINKS=0,
TSG_FS2_UDP_LINKS,
TSG_FS2_BYPASS,
TSG_FS2_HIT_ADDR,
TSG_FS2_HIT_SHARE,