Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Smart routing override Multihop #6996

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    3ce7662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb2344 View commit details
    Browse the repository at this point in the history
  3. Tidy up imports

    MarkusPettersson98 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    34d7f3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f59f3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    137f9d2 View commit details
    Browse the repository at this point in the history
  6. Make smart routing take precedence over multihop

    If both multihop and DAITA (with smart routing) is enabled, a
    DAITA-compatible entry relay will be selected. This implies that if the
    user has selected an entry relay which is not DAITA-enabled, the relay
    selector will override this choice and force a DAITA-enabled relay as
    entry. If smart routing is disabled in this case, the user's selected
    entry will always be selected, even if this means that the user will end
    up in a blocked state.
    MarkusPettersson98 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    89c758e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dae76a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bb52fb View commit details
    Browse the repository at this point in the history
  9. Add missing docs

    MarkusPettersson98 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    186b736 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    031b8a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58e1123 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6aac729 View commit details
    Browse the repository at this point in the history
  13. Update Changelog

    MarkusPettersson98 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    77a192e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a416d9d View commit details
    Browse the repository at this point in the history