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

dns: test for more dns types - v2 #366

Closed
wants to merge 3 commits into from
Closed

Commits on Nov 13, 2020

  1. dns: add test for NULL record

    Add test case to show that NULL record types are being logged.
    simdugas authored and jasonish committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    caf775c View commit details
    Browse the repository at this point in the history
  2. dns: add test for SRV EVE-JSON output

    satta authored and jasonish committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    e0d14a0 View commit details
    Browse the repository at this point in the history
  3. tests/dns: add test for logging SOA fields

    test config and pcap were copied from an existing test dns-udp-nxdomain-soa
    simdugas authored and jasonish committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    a8811fc View commit details
    Browse the repository at this point in the history