Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

tinirc: Configure address selection policy #205

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

grembo
Copy link
Collaborator

@grembo grembo commented Feb 8, 2022

In case of IPv4-only, give IPv4 addresses the highest precedence,
in other cases (IPv6/dual-stack), prefer IPv6 addresses.

This fixes dual-stack tools like ping.

Only implemented for tinirc, as pots running standard rc run
these commands by default.

While there, add "wait for epair" also for IPv6 and private vnet
interfaces.

Fixes #203

In case of IPv4-only, give IPv4 addresses the highest precedence,
in other cases (IPv6/dual-stack), prefer IPv6 addresses.

This fixes dual-stack tools like ping.

Only implemented for tinirc, as pots running standard rc run
these commands by default.

While there, add "wait for epair" also for IPv6 and private vnet
interfaces.

Fixes bsdpot#203
@grembo grembo force-pushed the tinirc-ip6addrctl branch from 1ec3cbe to e19f914 Compare February 8, 2022 00:20
@pizzamig pizzamig merged commit 564debb into bsdpot:master Feb 9, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Pot should run ip6addrctl on jail startup
2 participants