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

Read AAAA records #57

Merged
merged 3 commits into from
Aug 18, 2022
Merged

Read AAAA records #57

merged 3 commits into from
Aug 18, 2022

Commits on Aug 18, 2022

  1. libmdnsd: Parse IPv6 RR to message

    Add IPv6 AAAA records as known record type and parse them from packets
    to a mdns message.
    fzs committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a6dafa1 View commit details
    Browse the repository at this point in the history
  2. libmdnsd: Add IPv6 AAAA to cached entry

    App IPv6 address to the answer struct, so it is present in cached entries.
    fzs committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    cc3af80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1344bc View commit details
    Browse the repository at this point in the history