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

floogen: Support endpoints with multiple non-contiguous address ranges #80

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

fischeti
Copy link
Collaborator

@fischeti fischeti commented Oct 16, 2024

Can be used like this in the configuration file:

addr_range:
  - start: 0x0000_0000
    end: 0x7fff_ffff
  - start: 0xC000_0000
    end: 0xC000_ffff

@fischeti fischeti merged commit 507bb0b into main Oct 16, 2024
7 checks passed
@fischeti fischeti deleted the multi-addr-range branch October 16, 2024 14:45
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.

1 participant