<div dir="ltr">ill take a look, thanksĀ </div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 15, 2017 at 12:25 PM, Francis Dupont <span dir="ltr"><<a href="mailto:fdupont@isc.org" target="_blank">fdupont@isc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">alexis writes:<br>
> Hello Francis, i've cloned the fdxhook branch to take a look but i can find<br>
> no example of a hook written in python (or other language different than<br>
> C++) is there any chance to get those examples?<br>
<br>
</span>=> experiments are in src/hooks/external in this branch. All hooks<br>
are doing the same thing: they print the query using Kea C++ toText method<br>
(kea-pkt4.str in python). They are just to show it is feasible and<br>
to find all problems, not to do real things (even they are a good<br>
start for a hook library with the same power than C++).<br>
<br>
Regards<br>
<br>
Francis Dupont <<a href="mailto:fdupont@isc.org">fdupont@isc.org</a>><br>
</blockquote></div><br></div>