There was an error while loading. Please reload this page.
1 parent ba2fce4 commit 70b93e3Copy full SHA for 70b93e3
1 file changed
vpn/netstate/vpn_hostnet_integration_test.go
@@ -52,7 +52,7 @@ const (
52
testTunIf = "awl0"
53
testAwlSubnet = "10.66.0.0/16"
54
testAwlSubnet6 = "fd00:66::/48"
55
- ipForwardPath = "/proc/sys/net/ipv4/ip_forward"
+ ipForwardPath = "/proc/sys/net/ipv4/ip_forward"
56
)
57
58
// ---- N1: NAT apply/teardown lifecycle ----
0 commit comments