Skip to content

Commit f26c0d9

Browse files
committed
add comment
1 parent a5e78d4 commit f26c0d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cns/hnsclient/hnsclient_windows.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,7 @@ func configureHostNCApipaEndpoint(
525525
endpoint.Policies = append(endpoint.Policies, endpointPolicy)
526526
}
527527

528+
// keep Apipa Endpoint gw as 169.254.128.1 to make sure NC to host connectivity work for both Linux and Windows containers
528529
hcnRoute := hcn.Route{
529530
NextHop: hnsLoopbackAdapterIPAddress,
530531
DestinationPrefix: "0.0.0.0/0",

0 commit comments

Comments
 (0)