Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more detail to NSEC packing errors #1374

Merged
merged 1 commit into from May 27, 2022
Merged

Add more detail to NSEC packing errors #1374

merged 1 commit into from May 27, 2022

Commits on May 17, 2022

  1. Add more detail to NSEC packing errors

    Add 'in the type bitmap' to make clear where in the RR the error occurs.
    Also use 'NSEC(3)' - as this code is shared between NSEC and NSEC3, the
    first error used NSECx.
    
    Technically backwards incompatible, but checking strings in errors as
    bad practice (although this lib lacks library types).
    
    See #1373
    
    Signed-off-by: Miek Gieben <miek@miek.nl>
    miekg committed May 17, 2022
    Copy the full SHA
    1fb9b2d View commit details
    Browse the repository at this point in the history