Send kea-dev mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.isc.org/mailman/listinfo/kea-dev
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of kea-dev digest..."
Today's Topics:
1. Kea python hook? (David Hankins)
2. Re: Kea python hook? (Dave Cole)
3. Re: Kea python hook? (Francis Dupont)
4. Re: Kea python hook? (Christian Kratzer)
----------------------------------------------------------------------
Message: 1
Date: Fri, 19 Jan 2018 15:41:35 -0800
From: David Hankins <[email protected]>
To: [email protected], [email protected]
Subject: [kea-dev] Kea python hook?
Message-ID:
<cadl7grpir_96-wfisl0bzofs7p0fobsik-ge8b6grbiezzy...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I'm looking at implementing this quarter a competing implementation of;
https://lists.isc.org/pipermail/kea-dev/2017-December/000840.html
?Basically I'm after the same thing;? I want ISC Kea to perform DHCPv4 and
DHCPv6 protocol implementations, and I just want to provide an interface to
internal backend systems curating configuration intent in Python runtime.
?I was about to send an email to kea-dev announcing my intentions, but I
see there's already been some work in this area.
Where's it at, what's the current status, and how can we best move forward
together??
--
Infrastructure Management Services
Twitter, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.isc.org/pipermail/kea-dev/attachments/20180119/fb67c510/attachment-0001.html>
------------------------------
Message: 2
Date: Fri, 19 Jan 2018 23:51:15 +0000
From: Dave Cole <[email protected]>
To: David Hankins <[email protected]>, "[email protected]"
<[email protected]>, Rod Telford <[email protected]>
Subject: Re: [kea-dev] Kea python hook?
Message-ID:
<syxpr01mb17277b47eba3feaa1afcc19ef2...@syxpr01mb1727.ausprd01.prod.outlook.com>
Content-Type: text/plain; charset="utf-8"
I would like to release the work I have done so far, but need to get permission
from the organisation I work for.
After getting the code up and running I realised that there is a slightly
better way to perform the embedding. While the code is strictly internal there
is not much reason to make the (probably small) changes.
________________________________
From: David Hankins <[email protected]>
Sent: Saturday, 20 January 2018 10:41:35 AM
To: Dave Cole; [email protected]
Subject: Kea python hook?
I'm looking at implementing this quarter a competing implementation of;
https://lists.isc.org/pipermail/kea-dev/2017-December/000840.html
?Basically I'm after the same thing;? I want ISC Kea to perform DHCPv4 and
DHCPv6 protocol implementations, and I just want to provide an interface to
internal backend systems curating configuration intent in Python runtime.
?I was about to send an email to kea-dev announcing my intentions, but I see
there's already been some work in this area.
Where's it at, what's the current status, and how can we best move forward
together??
--
Infrastructure Management Services
Twitter, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.isc.org/pipermail/kea-dev/attachments/20180119/75f38b81/attachment-0001.html>
------------------------------
Message: 3
Date: Sat, 20 Jan 2018 08:24:03 +0000
From: Francis Dupont <[email protected]>
To: David Hankins <[email protected]>
Cc: [email protected], [email protected]
Subject: Re: [kea-dev] Kea python hook?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
About Kea hooks written in Python there was my old proof of concept in
the fdxhook branch available on github so it is feasible even not clearly
easier than to work directly in C++.
About managing leases from hooks there are current developments for
the High Availability. I am not sure they will help you...
I leave details to my colleagues.
Thanks
Francis Dupont <[email protected]>
------------------------------
Message: 4
Date: Sat, 20 Jan 2018 11:13:03 +0100 (CET)
From: Christian Kratzer <[email protected]>
To: David Hankins <[email protected]>
Cc: [email protected], [email protected]
Subject: Re: [kea-dev] Kea python hook?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Hi,
On Fri, 19 Jan 2018, David Hankins wrote:
> I'm looking at implementing this quarter a competing implementation of;
>
> https://lists.isc.org/pipermail/kea-dev/2017-December/000840.html
>
> ?Basically I'm after the same thing;? I want ISC Kea to perform DHCPv4 and
> DHCPv6 protocol implementations, and I just want to provide an interface to
> internal backend systems curating configuration intent in Python runtime.
>
> ?I was about to send an email to kea-dev announcing my intentions, but I
> see there's already been some work in this area.
>
> Where's it at, what's the current status, and how can we best move forward
> together??
instead of putting effort into implementing yet another binding for a language
why not implement the hooks as configurable rest calls and then have something
like python/flask to connect to or whatever else you prefer.
I was planning on on doing that to the previously announced hook library.
Priorities
are on other projects atm but that would be my way of proceding once I migrate
my customer from classic isc dhcp to kea.
Greetings
Christian
--
Christian Kratzer CK Software GmbH
Email: [email protected] Wildberger Weg 24/2
Phone: +49 7032 893 997 - 0 D-71126 Gaeufelden
Fax: +49 7032 893 997 - 9 HRB 245288, Amtsgericht Stuttgart
Mobile: +49 171 1947 843 Geschaeftsfuehrer: Christian Kratzer
Web: http://www.cksoft.de/
------------------------------
Subject: Digest Footer
_______________________________________________
kea-dev mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-dev
------------------------------
End of kea-dev Digest, Vol 46, Issue 1
**************************************