Skip to content

Add reference for IPv6 prefix format#339

Open
tfpauly wants to merge 2 commits intomainfrom
tfpauly-patch-31
Open

Add reference for IPv6 prefix format#339
tfpauly wants to merge 2 commits intomainfrom
tfpauly-patch-31

Conversation

@tfpauly
Copy link
Copy Markdown
Owner

@tfpauly tfpauly commented Apr 1, 2026

Clarified the description of the subnets array to include IPv6 address prefixes and improved explanation of its application.

Addresses TSVART review: https://datatracker.ietf.org/doc/review-ietf-intarea-proxy-config-11-tsvart-telechat-eddy-2026-03-27/

Clarified the description of the `subnets` array to include IPv6 address prefixes and improved explanation of its application.
@tfpauly tfpauly requested review from ddragana and yaroslavros April 1, 2026 17:20
@tfpauly tfpauly self-assigned this Apr 1, 2026
The `subnets` array includes IPv4 and IPv6 address literals, as well as IPv4 and IPv6 address subnets
written using CIDR notation {{?CIDR=RFC4632}}. Subnet-based destination information can apply to cases where
The `subnets` array includes IPv4 and IPv6 address literals, as well as IPv4 address subnets
represented using CIDR notation {{!CIDR=RFC4632}} and IPv6 address prefixes {{Section 2.3 of !RFC4291}}.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
represented using CIDR notation {{!CIDR=RFC4632}} and IPv6 address prefixes {{Section 2.3 of !RFC4291}}.
represented using CIDR notation {{!CIDR=RFC4632}} and IPv6 address prefixes {{Section 2.3 of !IPv6-ADDR=RFC4291}}.

@yaroslavros
Copy link
Copy Markdown
Collaborator

Looks good. One minor suggestion to avoid overwhelming reader with all the RFC numbers across various technologies.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants