<div dir="ltr">Dear Team<div><br></div><div>I have submitted a pull request for saving client info in leases and parse and send reconfigure accept options.</div><div><br></div><div><a href="https://github.com/isc-projects/kea/pull/97">https://github.com/isc-projects/kea/pull/97</a><br></div><div><br></div><div>I wanted your opinions on two specific things which I am not sure about.</div><div><br></div><div>1. Enabling of the feature using compiler flags</div><div><br></div><div>2. Updating the client context after storing the hosts in the host manager.</div><div><br></div><div>   <span class="gmail-m_-927404501537741952gmail-pl-c1" style="box-sizing:border-box;color:rgb(0,92,197);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">HostMgr::instance</span><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">().</span><span class="gmail-m_-927404501537741952gmail-pl-c1" style="box-sizing:border-box;color:rgb(0,92,197);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">add</span><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">(hptr);</span><br></div><div><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">  ctx.</span><span class="gmail-m_-927404501537741952gmail-pl-smi" style="box-sizing:border-box;color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">hosts_</span><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">[ctx.</span><span class="gmail-m_-927404501537741952gmail-pl-smi" style="box-sizing:border-box;color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">subnet_</span><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">-></span><span class="gmail-m_-927404501537741952gmail-pl-c1" style="box-sizing:border-box;color:rgb(0,92,197);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">getID</span><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(230,255,237)">()] = hptr;</span><br></div><div><br></div><div>Regards</div><div>Mayya</div></div>