free5gc / smf

Apache License 2.0
19 stars 95 forks source link

fix: when staticPool's lower bound equal pools lower bound, it should be legal. #89

Closed brianchennn closed 10 months ago

brianchennn commented 10 months ago

This PR fix the issue: https://github.com/free5gc/free5gc/issues/506

When staticPools.cidr is set to 10.60.0.1/32 and pools.cidr is 10.60.0.0/16, it should be legal.