Module ip
Expand description
ip matcher and utilities
Structs§
- IpNet
Matcher - Matcher based on whether or not the
IpNet
contains theSocketAddr
of the peer. - Ipv4Net
- An IPv4 network address.
- Ipv6Net
- An IPv6 network address.
Enums§
- IpNet
- An IP network address, either IPv4 or IPv6.