|
OpenVPN 3 Core Library
|
Go to the source code of this file.
Classes | |
| class | openvpn::IP::RangeType< ADDR > |
| designed to represent and manage a range of IP addresses. More... | |
| class | openvpn::IP::RangeType< ADDR >::Iterator |
| allow easy navigation through a series of IP addresses More... | |
| class | openvpn::IP::RangePartitionType< ADDR > |
| divide a range of IP addresses into smaller, equal-sized partitions More... | |
Namespaces | |
| namespace | openvpn |
| namespace | openvpn::IP |
Typedefs | |
| using | openvpn::IP::Range = RangeType< IP::Addr > |
| using | openvpn::IP::RangePartition = RangePartitionType< IP::Addr > |