Comment 17 for bug 1443798

Revision history for this message
watanabe.isao (watanabe.isao) wrote :

To #14
Hello, @alvatore Orlando (salvatore-orlando)
Thank you for your time and review.
I will change the fix to:
1) Restrict subnet create, if enable_dhcp is true and cidr is /32 or/31.
2) Restrict subnet update, if enable_dhcp is changing to true and there is not enough IPs in allocation_pools.

About 2), I found there is another way to cause the DHCP resync from API. I was thinking to create another security bug. But seems like I can close them all in this report.