Affected by GO-2026-4630
and 1 other vulnerabilities
GO-2026-4630 : CoreDNS ACL Bypass in github.com/coredns/coredns
GO-2026-4635 : CoreDNS Loop Detection Denial of Service Vulnerability in github.com/coredns/coredns
Discover Packages
github.com/coredns/coredns
plugin
pkg
cidr
package
Version:
v1.14.1
Opens a new window with list of versions in this module.
Published: Jan 16, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package cidr contains functions that deal with classless reverse zones in the DNS.
Reverse return the reverse zones that are authoritative for each net in ns.
Split returns a slice of non-overlapping subnets that in union equal the subnet n,
and where each subnet falls on a reverse name segment boundary.
for ipv4 this is any multiple of 8 bits (/8, /16, /24 or /32)
for ipv6 this is any multiple of 4 bits
Source Files
¶
Click to show internal directories.
Click to hide internal directories.