mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-03-17 01:43:00 -04:00
Merge d6b7ae64040ed7646217b61202317d02f6d2e6b3 into cf44a62db7ae2e72092bf2aa1a9e7620ad9478f1
This commit is contained in:
commit
b57b6f4ea6
@ -49,8 +49,10 @@
|
|||||||
"auto_route": true,
|
"auto_route": true,
|
||||||
"domain_strategy": "prefer_ipv4",
|
"domain_strategy": "prefer_ipv4",
|
||||||
"endpoint_independent_nat": true,
|
"endpoint_independent_nat": true,
|
||||||
"inet4_address": "172.19.0.1/30",
|
"address": [
|
||||||
"inet6_address": "2001:0470:f9da:fdfa::1/64",
|
"172.19.0.1/30",
|
||||||
|
"2001:0470:f9da:fdfa::1/64"
|
||||||
|
],
|
||||||
"mtu": 9000,
|
"mtu": 9000,
|
||||||
"sniff": true,
|
"sniff": true,
|
||||||
"sniff_override_destination": true,
|
"sniff_override_destination": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user