Skip to content

Corrected ENCAP routing - #77

Merged
patrick-irc merged 1 commit into
2.12.0from
encap_routing
Mar 22, 2026
Merged

patrick-irc merged 1 commit into
2.12.0from
encap_routing

Conversation

@patrick-irc

@patrick-irc patrick-irc commented Mar 22, 2026 •

Copy link
Copy Markdown
Member
Server1 ---- Hub1 ---- Hub2 ---- ServerX
              |          |   \
              |          |    \
          Server2    Server3    Server4
              |
          Server5

If an ENCAP message is sent from Server1 to ServerX, currently every server receives the message.

With this change it is routed this way:
Server1 -> Hub1 -> Hub2 -> ServerX

Only if wildcards are used, the message will still be broadcasted.

Not urgent because we currently do not use server-to-server ENCAP messages on IRCnet.

@patrick-irc
patrick-irc merged commit 0340648 into 2.12.0 Mar 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant