commit | f1fdca69a5cbb8c347148b4a4084a1a9a8b34cfe | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Tue Dec 13 13:27:05 2022 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Dec 14 11:36:56 2022 +0900 |
tree | 09faa5724ec30b2d932b67164ffa42e7c4d88d51 | |
parent | 3568fddb3652ab22ca7eca70ac4ba5961ad8edb6 [diff] |
Use compression for mDNS NSEC record data Although RFC3845 2.1.1 specifies that NSEC records should not use compression for the Next DomainName field, RFC6762 18.14 specifies that compression should also be used for NSEC RDATA. The legacy mDNS implementation does use compression for that field. Bug: 241738458 Test: atest Change-Id: I9cd2b8618b01bb569a7f1d13dc3bfd09a0433300