summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2023-05-04 17:56:12 +0800
committerluwenpeng <[email protected]>2023-05-04 17:56:15 +0800
commit1577f489c9cdc547a8d4d10bf14a73a1b0a5069a (patch)
treedf386e7309d71b28c9d91bfd0b597343a558ea7e /conf
parenta2d0f40f7687846d11336d358ab5dcf1c60549e4 (diff)
增加bypass_traffic调试开关
* bypass_traffic:0 disable * bypass_traffic:1 bypass all traffic * bypass_traffic:2 bypass raw traffic * bypass_traffic:3 bypass decrypted traffic
Diffstat (limited to 'conf')
-rw-r--r--conf/sce.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/conf/sce.conf b/conf/sce.conf
index 73af692..a1a9681 100644
--- a/conf/sce.conf
+++ b/conf/sce.conf
@@ -39,8 +39,11 @@ redis_port_range=6379
max_chaining_size=32
[packet_io]
-# bypass_all_traffic:1 NF2NF and SF2SF
-bypass_all_traffic=0
+# bypass_traffic:0 disable
+# bypass_traffic:1 bypass all traffic
+# bypass_traffic:2 bypass raw traffic
+# bypass_traffic:3 bypass decrypted traffic
+bypass_traffic=0
rx_burst_max=128
app_symbol=sce
dev_endpoint=eth_sf_endpoint