Skip to content

Optional IPV6 support for mirror checks #523

Open
@pitastrudl

Description

Hi,

When adding or having an existing mirror inside archweb, one cannot control if IPV6 support is added or not. There has been cases where IPV6 is broken via mirror checks but they still use it or a failed ipv6 check is what is causing a bad mirror score for an otherwise healthy mirror (if ipv6 is not intended)

If I understand correctly, authenticated users in archweb can only see them as readonly fields

readonly_fields = ('protocol', 'has_ipv4', 'has_ipv6')

One Idea would be that we keep the same functionality but the fields become auto-ticked checkboxes if the mirror has either A or AAAA record. So one may disable either for whatever reason.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions