1、intercept数据包htable_add失败后不再处理;2、CLOSE状态和出错处理时htable_del
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
#define FS2_COLUMN_NUM 39
|
||||
#define FS2_COLUMN_NUM 43
|
||||
#define FS2_APPNAME "KNI"
|
||||
|
||||
|
||||
@@ -51,7 +51,11 @@ enum kni_FS_COLUME
|
||||
COLUME_PENDING,
|
||||
COLUME_CLOSE_TIMEOUT,
|
||||
COLUME_CLOSE_FIN,
|
||||
COLUME_REPLAY_WINDOW
|
||||
COLUME_CLOSE_DROPME,
|
||||
COLUME_PMENUM,
|
||||
COLUME_REPLAY_WINDOW,
|
||||
COLUME_HTABLE_ADD,
|
||||
COLUME_HTABLE_DEL
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user