# Functions
ClassifyIP returns the network scope of the given IP address.
GetBroadcastAddress returns the broadcast address of the given IP and network mask.
GetIPScope returns the network scope of the given IP address.
IPFromAddr extracts or parses the IP address contained in the given address.
IPsToRRs transforms the given IPs to resource records.
IsValidFqdn returns whether the given string is a valid fqdn.
NewSimpleStreamAssembler returns a new SimpleStreamAssembler.
ParseHostPort parses a <ip>:port formatted address.
# Constants
Defined IP Scopes.
Defined IP Scopes.
Defined IP Scopes.
Defined IP Scopes.
Defined IP Scopes.
Defined IP Scopes.
Defined IP Scopes.
Defined IP Scopes.
# Structs
SimpleStreamAssembler is a simple assembler for github.com/google/gopacket/tcpassembly.
SimpleStreamAssemblerManager is a simple manager for github.com/google/gopacket/tcpassembly.
# Type aliases
IPScope is the scope of the IP address.