Multiple IP prefixes: All machine addresses are stored in a single column. #110

Closed
opened 2025-12-29 01:23:24 +01:00 by adam · 3 comments
Owner

Originally created by @enoperm on GitHub (Jan 29, 2022).

Issue description

While support of multiple IP prefixes is now possible (NOTE: not on main yet at the time of writing), it was implemented by squeezing all allocated addresses of a machine into a single column. This is probably suboptimal, and the address allocation logic may also benefit from having a separate table for individual addresses.

Originally created by @enoperm on GitHub (Jan 29, 2022). **Issue description** While support of multiple IP prefixes is now possible (**NOTE:** not on `main` yet at the time of writing), it was implemented by squeezing all allocated addresses of a machine into a single column. This is probably suboptimal, and the address allocation logic may also benefit from having a separate table for individual addresses.
adam added the stalebug labels 2025-12-29 01:23:24 +01:00
adam closed this issue 2025-12-29 01:23:24 +01:00
Author
Owner

@kradalby commented on GitHub (Jun 12, 2022):

Combining this with #614.

@kradalby commented on GitHub (Jun 12, 2022): Combining this with #614.
Author
Owner

@github-actions[bot] commented on GitHub (Oct 13, 2023):

This issue is stale because it has been open for 180 days with no activity.

@github-actions[bot] commented on GitHub (Oct 13, 2023): This issue is stale because it has been open for 180 days with no activity.
Author
Owner

@github-actions[bot] commented on GitHub (Oct 28, 2023):

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions[bot] commented on GitHub (Oct 28, 2023): This issue was closed because it has been inactive for 14 days since being marked as stale.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#110