Skip to content

Conversation

@pinwhell
Copy link

@pinwhell pinwhell commented Jan 16, 2026

multicast::outbound_interface conceptually represents a network interface.

In IPv4, allowing construction from an address_v4 works because an address often uniquely identifies an interface.
This assumption does not hold for IPv6, where an address does not uniquely identify a specific interface.

This change does not alter behavior, but clarifies the intended semantics by documenting that IPv6 requires specifying the interface index rather than an IPv6 address.

Related #1690.

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.

1 participant