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

Fix parsing of /etc/resolv.conf by manually updating resolv-conf crate #184

Merged
merged 2 commits into from
Sep 11, 2020

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    aca1f36 View commit details
    Browse the repository at this point in the history
  2. Manually bump resolv-conf to master at rev 83c0f25

    This fixes the parsing of `/etc/resolv.conf` with `options trust-ad`
    which is e.g. used in `systemd-resolved-v246`[1].
    
    Refs imsnif#166
    
    [1] systemd/systemd@a742f98
    Ma27 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    4164a00 View commit details
    Browse the repository at this point in the history