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

Next/32x/20170605/v1 #2757

Merged
merged 2 commits into from
Jun 7, 2017
Merged

Next/32x/20170605/v1 #2757

merged 2 commits into from
Jun 7, 2017

Conversation

inliniac
Copy link
Contributor

@inliniac inliniac commented Jun 7, 2017

Backport of lua(jit) fixes.

Prscript passes.

@inliniac inliniac merged commit 4a0e4cb into master-3.2.x Jun 7, 2017
@inliniac inliniac deleted the next/32x/20170605/v1 branch June 16, 2017 06:23
catenacyber added a commit to catenacyber/suricata that referenced this pull request Apr 27, 2022
Do not mask protocols on both directions with only first packet

For instance :
When the first packet is no valid DNS but on port 53 (a junk request)
second packet (error response from server) does not get checked for DNS
as first packet bit masked away DNS for both directions

Ticket: OISF#2757
catenacyber added a commit to catenacyber/suricata that referenced this pull request Apr 27, 2022
As is already done for TCP

Ticket: OISF#2757
victorjulien pushed a commit to victorjulien/suricata that referenced this pull request May 23, 2022
Do not mask protocols on both directions with only first packet

For instance :
When the first packet is no valid DNS but on port 53 (a junk request)
second packet (error response from server) does not get checked for DNS
as first packet bit masked away DNS for both directions

Ticket: OISF#2757
victorjulien pushed a commit to victorjulien/suricata that referenced this pull request May 23, 2022
As is already done for TCP

Ticket: OISF#2757
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants