<div dir="ltr">I'm exploring Kea hooks for assigning Subnets. In <span style="color:rgb(0,0,0);font-family:Menlo;font-size:9pt">subnet4_select(...) </span>we can select a subnet among the existing list of subnets. I'm just curious whether we can select a custom subnet which is not defined at Kea.conf file?<br><div>Eg:</div><div>Kea.conf has 2 subnets defined - <a href="http://192.168.1.0/24">192.168.1.0/24</a>, <a href="http://192.168.2.0/24">192.168.2.0/24</a></div><div>In <span style="color:rgb(0,0,0);font-family:Menlo;font-size:12px">subnet4_select(...)</span> can we assign subnet of <a href="http://192.168.3.0/24">192.168.3.0/24</a> and subsequently assign IP of 192.168.3.10 to that host?</div><div><br></div><div>Thanks,</div><div>Gokul</div></div>