Skip to content

Support IPv6 ND when not an endpoint - #676

Merged
mchalla merged 1 commit into
mmr-6.1.1from
backport-v6
Jun 5, 2026
Merged

Support IPv6 ND when not an endpoint#676
mchalla merged 1 commit into
mmr-6.1.1from
backport-v6

Conversation

@tbachman

@tbachman tbachman commented Jun 4, 2026

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.

(cherry picked from commit 576f05f)

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.

(cherry picked from commit 576f05f)
@tbachman
tbachman requested review from mchalla and snaiksat June 4, 2026 10:33
@mchalla
mchalla merged commit e4bf8b2 into mmr-6.1.1 Jun 5, 2026
2 of 3 checks passed
@mchalla
mchalla deleted the backport-v6 branch June 5, 2026 04:56
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