package/davici: new package
authorJared Bents <jared.bents@rockwellcollins.com>
Wed, 24 Oct 2018 17:59:36 +0000 (12:59 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 2 Nov 2018 21:41:03 +0000 (22:41 +0100)
commit0ddbe7f5364e6b88da8c87d32051c9db4e5dc8d6
treea2dbdf02c5accea010db786ec2d0128b85ec7fe0
parentfb59a8857ed12813d5d6ab26ef118dc4262f869b
package/davici: new package

This patch adds davici which is an alternative implementation of the
VICI client protocal used by Strongswan.  It targets better integration
with software stacks and uses a asynchronous, non-blocking API that can
be integrated in third-party main dispatching loops without the use of
threads.

Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com>
[Thomas: fix license, it's LGPL-2.1+, add entry in DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/davici/Config.in [new file with mode: 0644]
package/davici/davici.hash [new file with mode: 0644]
package/davici/davici.mk [new file with mode: 0644]