mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-20 04:38:40 +07:00
fix: Opt out TCP sockmap bypass by default (#518)
Signed-off-by: gray <gray.liang@isovalent.com> Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
This commit is contained in:
@ -44,6 +44,7 @@ global {
|
||||
|
||||
dial_mode: domain
|
||||
disable_waiting_network: false
|
||||
enable_local_tcp_fast_redirect: false
|
||||
auto_config_kernel_parameter: true
|
||||
sniffing_timeout: 100ms
|
||||
}
|
||||
|
Reference in New Issue
Block a user