miconda left a comment (kamailio/kamailio#4297)
For the records, I added a new module parameter `subnet_match_mode` to control if the subnet matching is on first prefix or longest prefix, it feels unnecessary to match always all the records when usually is a single match. The default is first prefix match to ensure backward compatibility and don't affect deployments on upgrade.