unbound/dns64
Florian Obser 285a7fdd21 Implement IPv4-Embedded addresses according to RFC6052.
The original algorithm assumed that any prefix length would be valid
and did not skip over bits 64 to 71 and set them to zero.
This means that only dns64 prefixes with length 32 and 96 generated
embedded addresses according to RFC6052, cf. Figure 1 in 2.2.
2021-01-14 19:15:30 +01:00
..
dns64.c Implement IPv4-Embedded addresses according to RFC6052. 2021-01-14 19:15:30 +01:00
dns64.h - DNS64 from Viagenie (BSD Licensed), written by Simon Perrault. 2014-07-31 07:15:33 +00:00