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

Add { name: ip, version: 6 } support #100

Open
bneradt opened this issue Jan 15, 2021 · 0 comments
Open

Add { name: ip, version: 6 } support #100

bneradt opened this issue Jan 15, 2021 · 0 comments

Comments

@bneradt
Copy link
Collaborator

bneradt commented Jan 15, 2021

We currently ignore version specification for IP. The user can test IPv6, but they do so via any IPv6 addresses they pass in on the command line, not via YAML specification.

We should add support for YAML-specified IPv6 (and v4, of course) version. Verify we produce an error if the YAML file specifies a v6 version, but no v6 address is provided.

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

No branches or pull requests

1 participant