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

Test localhost in config file. #11

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Test localhost in config file. #11

merged 1 commit into from
Nov 7, 2023

Conversation

bluhm
Copy link
Contributor

@bluhm bluhm commented Nov 6, 2023

Write localhost into pfresolved config.
Wait until pfresolved creates table regress-pfresolved. Read IP addresses from pf table with pfctl.
Check that pfresolved added 127.0.0.1 and ::1.
Check that table contains 127.0.0.1 and ::1.

Write localhost into pfresolved config.
Wait until pfresolved creates table regress-pfresolved.
Read IP addresses from pf table with pfctl.
Check that pfresolved added 127.0.0.1 and ::1.
Check that table contains 127.0.0.1 and ::1.
@CaBeckmann CaBeckmann merged commit fffb702 into master Nov 7, 2023
1 check passed
@CaBeckmann CaBeckmann deleted the regress-localhost branch November 7, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants