alexis writes: > Hello Francis, i've cloned the fdxhook branch to take a look but i can find > no example of a hook written in python (or other language different than > C++) is there any chance to get those examples?
=> experiments are in src/hooks/external in this branch. All hooks are doing the same thing: they print the query using Kea C++ toText method (kea-pkt4.str in python). They are just to show it is feasible and to find all problems, not to do real things (even they are a good start for a hook library with the same power than C++). Regards Francis Dupont <[email protected]> _______________________________________________ Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
