32746c53c1
Motivation: When the ECS source prefix length is not a mutiple of 8, the last byte the address inside the ECS OPT record is not padded properly. Modifications: DefaultDnsRecordEncoder.padWithZeros(...) was modified to add padding from the least significant bits. Result: ECS encoding bug fixed. |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec/dns | ||
test/java/io/netty/handler/codec/dns |