]> git.ipfire.org Git - people/ms/strongswan.git/commit - configure.ac
kernel-libipsec: Add plugin that implements kernel_ipsec_t using libipsec
authorTobias Brunner <tobias@strongswan.org>
Tue, 11 Jun 2013 16:43:01 +0000 (18:43 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 21 Jun 2013 15:03:20 +0000 (17:03 +0200)
commit279e0d42bd1e16095ae773191f408c258be1bb9b
tree41a58eafab4ba767d4160e6f4a6aa2a9f242a207
parent3cd7ba4960457c02f798abba1052eba1bde18b9c
kernel-libipsec: Add plugin that implements kernel_ipsec_t using libipsec
configure.in
src/libcharon/Makefile.am
src/libcharon/plugins/kernel_libipsec/Makefile.am [new file with mode: 0644]
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_ipsec.c [new file with mode: 0644]
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_ipsec.h [new file with mode: 0644]
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_plugin.c [new file with mode: 0644]
src/libcharon/plugins/kernel_libipsec/kernel_libipsec_plugin.h [new file with mode: 0644]