Expand description
EDNS option for carrying client subnet information.
The option in this module – ClientSubnet
– can be used by a resolver
to include information about the network a query originated from in its
own query to an authoritative server so it can tailor its response for
that network.
The option is defined in RFC 7871 which also includes some guidance on its use.
Structs§
- Option data for the client subnet option.