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

Unquoted unspecified IPv6 bind_host turns into "" #5752

Closed
3 tasks done
EugeneOne1 opened this issue Apr 19, 2023 · 0 comments
Closed
3 tasks done

Unquoted unspecified IPv6 bind_host turns into "" #5752

EugeneOne1 opened this issue Apr 19, 2023 · 0 comments
Assignees
Milestone

Comments

@EugeneOne1
Copy link
Member

Prerequisites

  • I have checked the Wiki and Discussions and found no answer

  • I have searched other issues and found no duplicates

  • I want to report a bug and not ask a question

Operating system type

Other (please mention in the description)

CPU architecture

Other (please mention in the description)

Installation

Other (please mention in the description)

Setup

On one machine

AdGuard Home version

v0.108.0-b.34

Description

What did you do?

Put :: into bind_host and/or dns.bind_hosts of yaml configuration. Run AdGuard Home.

Expected result

The value left unchanged.

Actual result

The value turns into "".

Additional information

AdGuard Home also accepts the "" value and interprets it as unspecified IPv6 for some reason.

@EugeneOne1 EugeneOne1 added this to the v0.107.30 milestone Apr 19, 2023
@EugeneOne1 EugeneOne1 self-assigned this Apr 19, 2023
@ainar-g ainar-g modified the milestones: v0.107.31, v0.107.30 Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@ainar-g @EugeneOne1 and others