<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello, guys, im learning about the hooks, C++ and so on.<div class=""><br class=""></div><div class="">i made the version hook, compiled it and added this to the kea.conf</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 14px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">"hook_libraries" : [</div><div style="margin: 0px; font-size: 14px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">  {</div><div style="margin: 0px; font-size: 14px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class=""><span class="Apple-tab-span" style="white-space:pre">       </span>  "name" : "/home/administrator/example.so"</div><div style="margin: 0px; font-size: 14px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">  }</div><div style="margin: 0px; font-size: 14px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class="">  ],</div></div><div class=""><br class=""></div><div class="">restarted the dhcp4 and service is up now.</div><div class=""><br class=""></div><div class="">how can i test and see if the hook was loaded? So i can move on and add new ones.</div><div class=""><br class=""></div></body></html>