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

detect/dns: fix misdetection on dns_query on udp #2982

Merged
merged 1 commit into from Nov 8, 2017

Conversation

victorjulien
Copy link
Member

If 'raw' content patterns were used in a dns_query rule, the raw
patterns would only be evaluated for TCP, but not for UDP.

This patch adds the inspection for UDP as well.

Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/2263

PRScript output (if applicable):

If 'raw' content patterns were used in a dns_query rule, the raw
patterns would only be evaluated for TCP, but not for UDP.

This patch adds the inspection for UDP as well.

Bug OISF#2263.
@victorjulien victorjulien requested a review from a team as a code owner November 8, 2017 13:02
Copy link
Member

@jasonish jasonish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests OK.

@inliniac inliniac merged commit 664f826 into OISF:master Nov 8, 2017
@victorjulien victorjulien deleted the bug/2263/dnsquery-content/v2 branch November 24, 2017 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants