ipaddress 1.1.0
Loading...
Searching...
No Matches
ip-networks.hpp File Reference

Defines constants for various reserved IP networks. More...

#include "ipv4-network.hpp"
#include "ipv6-network.hpp"

Go to the source code of this file.

Namespaces

namespace  ipaddress
 Namespace dedicated to IP addresses and networks operations.
 

Detailed Description

Defines constants for various reserved IP networks.

Author
Vladimir Shaleev

This file contains arrays of ipv4_network and ipv6_network objects representing reserved IP address ranges, such as private networks and multicast addresses. These constants are used to facilitate the identification and handling of these special address ranges in network-related operations.