Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-13 | resolv: Add the __ns_samebinaryname function | Florian Weimer | |
During packet parsing, only the binary name is available. If the name equality check is performed before conversion to text, we can sometimes skip the last step. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org> (cherry picked from commit 394085a34d25a51513019a4dc411acd3527fbd33) |