Skip to content

RCODE filter should support string values and multiple values #575

@rboucher-me

Description

@rboucher-me

The DNS handler filter for RCODEs (only_rcode) should support string values (on top of the current support for numerical values). It should also accept a list of items. This would make it consistent with the QTYPE filter behavior (only_qtype).

currently:
only_rcode: int

should become:
only_rcode: str[]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions