Skip to content

Fix bad algorithm for channel selection.

Simon Morlat requested to merge fix/routing into master

When we are matching a specific node name under a SRV record, the port matters. If we are matching the the SRV domain name, the port doesn't matter.

Merge request reports