1 Commits

Author SHA1 Message Date
Ben Swartzlander
e3b6f4a40e Fix NFSHelper 0-length netmask bug
Add special case handling of 0-length netmasks in NFS helper.
This is required because nfs-utils on Linux support CIDR style
network access unless the netmask is length 0.

Also split out utility function for wrapping IPv6 addresses with
square brackets.

Closes-bug: #1707946

Change-Id: Id907478837099b250a6c88b6b5ff50c214bcdbb2
2017-08-03 14:07:46 +00:00