Parses mask_string as an IP address and (optional) length, and creates a new
InetAddressMask.
The length, if present, is delimited by a "/". If it is not present, then the length is assumed to be the full length of the address.
| mask_string |
an IP address or address/length string |
|
a new InetAddressMask corresponding to |