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

Add support for IPv6 Virtual DNS #462

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    cb2858c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. A small fix and add reject rules for forwarded DNS queries if there i…

    …s nowhere to forward them to avoid DNS query timeouts. There are hardcoded Qubes OS Virtual DNS addresses which is bad but I couldn't think of an easy way out.
    1cho1ce committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0aaad6a View commit details
    Browse the repository at this point in the history
  2. Don't fail if there are no DNS available. This is a necessary part fo…

    …r code that only add Virtual DNS servers to qubes that have netvm set and don't add DNS to every qube that provides network (sys-net/sys-usb/etc).
    1cho1ce committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d659bfb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    c44f02c View commit details
    Browse the repository at this point in the history
  2. Update to upstream.

    1cho1ce committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    da6ab9b View commit details
    Browse the repository at this point in the history
  3. Fix errors

    1cho1ce committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    719b393 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    517fb4b View commit details
    Browse the repository at this point in the history
  5. Add custom-dnat-dns chain

    1cho1ce committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    41a13ce View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    3f2f25c View commit details
    Browse the repository at this point in the history
  2. Restore removed comment

    1cho1ce committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    7a1ed15 View commit details
    Browse the repository at this point in the history