Skip to content

Support IPv6 ND when not an endpoint - #674

Merged
mchalla merged 1 commit into
masterfrom
fix-ipv6-nd
Jun 2, 2026
Merged

Support IPv6 ND when not an endpoint#674
mchalla merged 1 commit into
masterfrom
fix-ipv6-nd

Conversation

@tbachman

Copy link
Copy Markdown
Contributor

When ICMPv6 is used to discover an IP address mapping, the packets are sent to the agent. The agent currently only responds if the address being resolved is for an EP that it owns. This causes a problem when the IP is part of a service that the agent implements.

This patch adds a fix to allow for resolving service based addresses.

When ICMPv6 is used to discover an IP address mapping, the packets
are sent to the agent. The agent currently only responds if the
address being resolved is for an EP that it owns. This causes a
problem when the IP is part of a service that the agent implements.

This patch adds a fix to allow for resolving service based addresses.
@tbachman
tbachman requested review from mchalla and snaiksat May 14, 2026 11:59
@mchalla
mchalla merged commit 9d4518d into master Jun 2, 2026
4 of 5 checks passed
@mchalla
mchalla deleted the fix-ipv6-nd branch June 2, 2026 15:51
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