Versions in this module Expand all Collapse all v1 v1.11.0 Dec 24, 2018 Changes in this version + func BelongsTo(parent *net.IPNet, child *net.IPNet) bool + func Overlap(l, r *net.IPNet) bool + func SplitInto8(parent *net.IPNet) ([]*net.IPNet, error)