Description
From #48247 (comment) - we should add a Windows nat driver test equivalent to Linux bridge TestBridgeINC ...
|
// TestBridgeINC makes sure two containers on two different bridge networks can't communicate with each other. |
|
func TestBridgeINC(t *testing.T) { |
Description
From #48247 (comment) - we should add a Windows nat driver test equivalent to Linux bridge TestBridgeINC ...
moby/integration/networking/bridge_test.go
Lines 279 to 280 in 50c3d19