Affected by GO-2024-3130
and 2 other vulnerabilities
GO-2024-3130 : CoreDNS vulnerable to TuDoor Attacks in github.com/coredns/coredns
GO-2025-3743 : CoreDNS Vulnerable to DoQ Memory Exhaustion via Stream Amplification in github.com/coredns/coredns
GO-2025-3942 : CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion in github.com/coredns/coredns
Discover Packages
github.com/coredns/coredns
plugin
pkg
cidr
package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Feb 9, 2022
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.