General functions for network address parsing and manipulation, with support for addresses of arbitrary size.

Jonathan D. Storm 54a20a7de9 Rename LICENSE.MPL to LICENSE for pkg.go.dev 2 tahun lalu
v2 427064c796 Add MPLv2 license 2 tahun lalu
.gitignore 361e11b830 New API; add new type NetAddrSetoid; new module name 2 tahun lalu
LICENSE 54a20a7de9 Rename LICENSE.MPL to LICENSE for pkg.go.dev 2 tahun lalu
README.md 111ec04717 Initial commit 4 tahun lalu
go.mod 361e11b830 New API; add new type NetAddrSetoid; new module name 2 tahun lalu
netaddr.go 427064c796 Add MPLv2 license 2 tahun lalu
netaddr_test.go 427064c796 Add MPLv2 license 2 tahun lalu

README.md

netaddr

General functions for network address parsing and manipulation, with support for addresses of arbitrary size.