HomeDevCentral

Select 172.27.27. address when resolving private network

Description

Select 172.27.27. address when resolving private network

Summary:
On Windriver, the first interface ix0 is configured for RPN connectivity
with a private address. That address is so used in node.resolve_network.

This change requires private network configuration to be an interface
where the first IPv4 address starts by 172.27.27. The goal is to allow services
to listen to that IP address.

CIDR computation is not currently required, as we use a /24. The code comment
will warn to change the code if we switch to something else than /8 /16 /24.

Reviewers: DorianWinty

Reviewed By: DorianWinty

Differential Revision: https://devcentral.nasqueron.org/D3594

Details

Provenance
derecksonAuthored on Sat, Nov 16, 11:33
derecksonPushed on Sat, Nov 30, 12:46
Reviewer
DorianWinty
Differential Revision
D3594: Select 172.27.27. address when resolving private network
Parents
rOPS949369f27b20: Upgrade zenerre to PHP 8
Branches
Unknown
Tags
Unknown