accept线程与kni通信默认使用v3方案(iptables+NFQ)

This commit is contained in:
luwenpeng
2021-11-20 17:22:19 +03:00
parent 16b4a62942
commit ad481d77d9
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
[system]
nr_worker_threads=8
enable_kni_v1=0
enable_kni_v2=1
enable_kni_v3=0
enable_kni_v2=0
enable_kni_v3=1
# Only when (disable_coredump == 1 || (enable_breakpad == 1 && enable_breakpad_upload == 1)) is satisfied, the core will not be generated locally
disable_coredump=0