Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cast flags and ednsflags to int when calling dns.rcode.from_flags() and
dns.opcode.from_flags(). This avoids subsequent to_text issues and other type confusion if the values were allowed to remain IntFlags.
- Loading branch information