diff options
| author | fengweihao <[email protected]> | 2022-01-19 16:49:59 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2022-01-19 16:49:59 +0800 |
| commit | 697a98192a0bf64ca9e49121d88b163d072375cb (patch) | |
| tree | 9ea7b11564c406e1e05df09002a4542e280e0b43 /resource | |
| parent | b081271a88090d4e15f21a10bb1f39175eed0f69 (diff) | |
feature: 删除一直未使用的Wannat MAAT句柄的初始化及实现
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/table_info_wannat.conf | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/resource/table_info_wannat.conf b/resource/table_info_wannat.conf deleted file mode 100644 index 269b883..0000000 --- a/resource/table_info_wannat.conf +++ /dev/null @@ -1,17 +0,0 @@ -#each collumn seperate with '\t' -#id (0~65535) -#name string -#type one of ip,expr,expr_plus,digest,intval,compile or plugin -#src_charset one of GBK,BIG5,UNICODE,UTF8 -#dst_charset combined by GBK,BIG5,UNICODE,UTF8,seperate with '/' -#do_merege yes or no -#cross cache 0~max -#quickswitch quickon or quick off -#id name type src_charset dst_charset do_merge cross_cache quickswitch -0 WANNAT_COMPILE compile escape -- -1 GROUP_COMPILE_RELATION group2compile -- -2 GROUP_GROUP_RELATION group2group -- -3 TSG_OBJ_IP_ADDR ip_plus -- -4 TSG_SECURITY_SOURCE_ADDR virtual TSG_OBJ_IP_ADDR -- -5 TSG_SECURITY_DESTINATION_ADDR virtual TSG_OBJ_IP_ADDR -- -6 TSG_SECURITY_ADDR composition {"source":"TSG_SECURITY_SOURCE_ADDR","destination":"TSG_SECURITY_DESTINATION_ADDR"} |
