summaryrefslogtreecommitdiff
path: root/resource/pangu
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2024-10-23 15:41:57 +0800
committerluwenpeng <[email protected]>2024-10-23 15:41:57 +0800
commit5c05bf4c2d2c0ffba489840eca60532329ddd807 (patch)
tree9304735d01409cbcce8ef7fc5449f2d7c98de39d /resource/pangu
parentf24a349a4225df1b19dec1e4cb8d9c5f49f7877f (diff)
TSG-22773 TFE适配TRAFFIC_MIRROR_PROFILE/PROXY_TCP_OPTION库表变更v4.10.4-20241023
Diffstat (limited to 'resource/pangu')
-rw-r--r--resource/pangu/doh.json4
-rw-r--r--resource/pangu/pangu_http.json4
-rw-r--r--resource/pangu/table_info.conf4
-rw-r--r--resource/pangu/table_info_traffic_mirror.conf2
4 files changed, 7 insertions, 7 deletions
diff --git a/resource/pangu/doh.json b/resource/pangu/doh.json
index 26b93cb..e89e741 100644
--- a/resource/pangu/doh.json
+++ b/resource/pangu/doh.json
@@ -61,7 +61,7 @@
],
"plugin_table": [
{
- "table_name": "TRAFFIC_MIRROR_PROFILE",
+ "table_name": "TRAFFIC_MIRRORING_PROFILE",
"table_content": [
{"uuid":"TRAFFIC0-MIRR-0000-0000-000000000001","vlan_ids":[1,2,3,4,5,6,7,8,9],"is_valid":1}
]
@@ -89,7 +89,7 @@
]
},
{
- "table_name": "PROXY_TCP_OPTION",
+ "table_name": "PROXY_TCP_OPTION_PROFILE",
"table_content": [
{"uuid":"TCPOPT00-0000-0000-0000-000000000001","tcp_passthrough":0,"bypass_duplicated_packet":0,"client_side_conn_param":{"tcp_maxseg":{"enable":0,"maxseg":1500},"nodelay":1,"keep_alive":{"enable":1,"tcp_keepcnt":8,"tcp_keepidle":30,"tcp_keepintvl":15},"ttl":70,"user_timeout":{"enable":1,"timeout_ms":600}},"server_side_conn_param":{"tcp_maxseg":{"enable":0,"maxseg":1500},"nodelay":1,"keep_alive":{"enable":1,"tcp_keepcnt":8,"tcp_keepidle":30,"tcp_keepintvl":15},"ttl":70,"user_timeout":{"enable":1,"timeout_ms":600}},"is_valid":1}
]
diff --git a/resource/pangu/pangu_http.json b/resource/pangu/pangu_http.json
index a65e635..8cb6b9e 100644
--- a/resource/pangu/pangu_http.json
+++ b/resource/pangu/pangu_http.json
@@ -141,7 +141,7 @@
],
"plugin_table": [
{
- "table_name": "TRAFFIC_MIRROR_PROFILE",
+ "table_name": "TRAFFIC_MIRRORING_PROFILE",
"table_content": [
{"uuid":"TRAFFIC0-MIRR-0000-0000-000000000001","vlan_ids":[1,2,3,4,5,6,7,8,9],"is_valid":1}
]
@@ -187,7 +187,7 @@
]
},
{
- "table_name": "PROXY_TCP_OPTION",
+ "table_name": "PROXY_TCP_OPTION_PROFILE",
"table_content": [
{"uuid":"TCPOPT00-0000-0000-0000-000000000001","tcp_passthrough":0,"bypass_duplicated_packet":0,"client_side_conn_param":{"tcp_maxseg":{"enable":0,"maxseg":1500},"nodelay":1,"keep_alive":{"enable":1,"tcp_keepcnt":8,"tcp_keepidle":30,"tcp_keepintvl":15},"ttl":70,"user_timeout":{"enable":1,"timeout_ms":600}},"server_side_conn_param":{"tcp_maxseg":{"enable":0,"maxseg":1500},"nodelay":1,"keep_alive":{"enable":1,"tcp_keepcnt":8,"tcp_keepidle":30,"tcp_keepintvl":15},"ttl":70,"user_timeout":{"enable":1,"timeout_ms":600}},"is_valid":1}
]
diff --git a/resource/pangu/table_info.conf b/resource/pangu/table_info.conf
index b2b28cb..4a378be 100644
--- a/resource/pangu/table_info.conf
+++ b/resource/pangu/table_info.conf
@@ -144,7 +144,7 @@
},
{
"table_id":20,
- "table_name":"TRAFFIC_MIRROR_PROFILE",
+ "table_name":"TRAFFIC_MIRRORING_PROFILE",
"table_type":"plugin",
"custom": {
"key_type":"pointer",
@@ -172,7 +172,7 @@
},
{
"table_id":24,
- "table_name":"PROXY_TCP_OPTION",
+ "table_name":"PROXY_TCP_OPTION_PROFILE",
"table_type":"plugin",
"custom": {
"key_type":"pointer",
diff --git a/resource/pangu/table_info_traffic_mirror.conf b/resource/pangu/table_info_traffic_mirror.conf
index 3c984e3..97bbc1d 100644
--- a/resource/pangu/table_info_traffic_mirror.conf
+++ b/resource/pangu/table_info_traffic_mirror.conf
@@ -10,7 +10,7 @@
},
{
"table_id":1,
- "table_name":"TRAFFIC_MIRROR_PROFILE",
+ "table_name":"TRAFFIC_MIRRORING_PROFILE",
"table_type":"plugin",
"custom": {
"key_type":"pointer",