Skip to content

Conversation

@ted-ross
Copy link
Member

@ted-ross ted-ross commented Nov 4, 2025

Fixes #1826 - Added a test for the cross-network feature Fixes #1826 - Fixed asan issue
Fixes #1826 - Added support for edge-style cross-net dynamic addresses. Fixes #1826 - Make the test less resource-intensive for the CI Fixes #1826 - Introduced the inter-network role and inter-network-specific statistics Fixes #1826 - Renamed entity managedRouter => network; Added a doc file describing the feature. Fixes #1826 - Removed the backward-compatibility features to simplify the patch.
This will need to be carried separately until the next major release.
For inter-network deliveries, strip only the origin and trace annotations.

@ted-ross ted-ross self-assigned this Nov 4, 2025
@ted-ross
Copy link
Member Author

ted-ross commented Nov 4, 2025

This PR will not be merged until v4.0.0. It is here for review and testing.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@ted-ross ted-ross force-pushed the multi-van-dev branch 3 times, most recently from f3675b2 to e075448 Compare November 10, 2025 16:06
Fixes #1826 - Added a test for the cross-network feature
Fixes #1826 - Fixed asan issue
Fixes #1826 - Added support for edge-style cross-net dynamic addresses.
Fixes #1826 - Make the test less resource-intensive for the CI
Fixes #1826 - Introduced the inter-network role and inter-network-specific statistics
Fixes #1826 - Renamed entity managedRouter => network;  Added a doc file describing the feature.
Fixes #1826 - Removed the backward-compatibility features to simplify the patch.
              This will need to be carried separately until the next major release.
For inter-network deliveries, strip only the origin and trace annotations.
Added network configuration to the 'skstat -g' output
Delay the effect of network-id changes to allow the UPDATE operation to complete.
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.

Enable cross-network usefulness of dynamic addresses

2 participants