18 lines
759 B
Plaintext
18 lines
759 B
Plaintext
#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"}
|