Skip to content

Avoid IPv4 in the Network Underlay (IPv6 all the way!) #442

@smklein

Description

@smklein

At the time of writing, our SMF manifests use IPv4 addresses by default:

<propval name='bootstrap_addr' type='astring' value='127.0.0.1:12346' />
<propval name='server_addr' type='astring' value='127.0.0.1:12345' />
<propval name='nexus_addr' type='astring' value='127.0.0.1:12221' />

These should transition to IPv6 addresses to align with the expected addressing on the system.

Related to: #332

Metadata

Metadata

Assignees

Labels

networkingRelated to the networking.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions