new option mtu-warn

This commit is contained in:
wangyu-
2017-11-18 09:50:23 -06:00
parent 995ea8c98d
commit 51b45c8f39
3 changed files with 12 additions and 3 deletions

View File

@@ -7,8 +7,6 @@
#include "encrypt.h"
#include "fd_manager.h"
int mtu_warn=1375;//if a packet larger than mtu warn is receviced,there will be a warning
char hb_buf[buf_len];