swift-netutils
swift-netutils copied to clipboard
Added isLinkLocalUnicast as defined in https://golang.org/src/net/ip.go
Just wanted to get your thoughts on adding some convenience functions from https://golang.org/src/net/ip.go. I've added one here as an example.
@cloutiertyler Sorry for taking so long. I'm ok with adding such convenience functions. Please make sure you include unit tests and update documentation, thanks!