Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

edge-gateway.list_external_network_ip_allocations miss some ips #768

Open
thuvh opened this issue Jun 23, 2021 · 0 comments
Open

edge-gateway.list_external_network_ip_allocations miss some ips #768

thuvh opened this issue Jun 23, 2021 · 0 comments

Comments

@thuvh
Copy link

thuvh commented Jun 23, 2021

In this case below, the result of this function miss some ips

case03

                <SubnetParticipation>
                    <Gateway>x.x.x.65</Gateway>
                    <Netmask>255.255.255.192</Netmask>
                    <SubnetPrefixLength>26</SubnetPrefixLength>
                    <IpAddress>x.x.x.116</IpAddress>
                    <IpRanges>
                        <IpRange>
                            <StartAddress>x.x.x.122</StartAddress>
                            <EndAddress>x.x.x.123</EndAddress>
                        </IpRange>
                    </IpRanges>
                    <UseForDefaultRoute>false</UseForDefaultRoute>
                </SubnetParticipation>

I think, IpRanges should be checked.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant