Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Ipv6DualStackSupported (0.15 sec)

  1. pkg/proxy/winkernel/proxier.go

    func (t DualStackCompatTester) DualStackCompatible(networkName string) bool {
    	hcnImpl := newHcnImpl()
    	// First tag of hcsshim that has a proper check for dual stack support is v0.8.22 due to a bug.
    	if err := hcnImpl.Ipv6DualStackSupported(); err != nil {
    		// Hcn *can* fail the query to grab the version of hcn itself (which this call will do internally before parsing
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 13:25:06 UTC 2024
    - 59K bytes
    - Viewed (0)
Back to top