Files
kubernetes/pkg
Kubernetes Submit Queue d81da03132 Merge pull request #45960 from pmichali/issue45906
Automatic merge from submit-queue

IPv6 support for hexCIDR()

Includes these changes:
- Modified so that IPv6 CIDRs can be converted correctly.
- Added test cases for IPv6 addresses.
- Split UTs for hexCIDR() and asciiCIDR() so that masking can be tested.
- Add UTs for failure cases.

Note: Some code that calls hexCIDR() builds a CIDR from the pod IP string
and the concatenation of "/32". These should, in the future, use "128",
if/when the pod IP is IPv6. Not addressed as part of this commit.



**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #45906

**Special notes for your reviewer**:

**Release note**:

```release-noteNONE
```
2017-05-18 22:40:31 -07:00
..
2017-04-14 10:40:57 -07:00
2017-05-18 10:39:06 -07:00
2017-04-14 10:40:57 -07:00
2017-05-18 10:07:47 -04:00
2017-04-14 10:40:57 -07:00
2017-05-18 10:39:04 -07:00
2017-04-14 10:40:57 -07:00
2017-05-16 21:55:51 -07:00
2017-04-25 11:23:33 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-05-17 20:35:37 +00:00
2017-04-14 10:40:57 -07:00
2017-05-18 00:49:18 -04:00
2017-04-14 10:40:57 -07:00