CAA Record type has an incorrect limit on the "flags" field

Bug #1966982 reported by Michael Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Confirmed
High
Unassigned

Bug Description

The CAA record type in designate has a limit of 1 [1] for the integer "flags" field, but per RFC6844 the flags field is an octet, with the only (currently) defined values of 0 or 128 (1 in the MSB).

[1] https://opendev.org/openstack/designate/src/branch/master/designate/objects/rrdata_caa.py#L29

This record should be fixed to allow all of the integer values between 0 and 255.

summary: - CAA Record type has an incorrect limit on the "flag" field
+ CAA Record type has an incorrect limit on the "flags" field
Changed in designate:
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.