]> git.ipfire.org Git - people/ms/strongswan.git/commit
set up basic infrastructure ha_sync plugin
authorMartin Willi <martin@strongswan.org>
Wed, 12 Nov 2008 13:28:18 +0000 (13:28 +0000)
committerMartin Willi <martin@revosec.ch>
Wed, 7 Apr 2010 11:55:11 +0000 (13:55 +0200)
commite5e91eec298b0ea2e96ec9cbe61c3ad625ac51d3
treef65eaef0e9b35a33d098d0f7402950d7f198618a
parente16d76f9a43f3bc2db1761b2bdc6e2d5b2f9cd55
set up basic infrastructure ha_sync plugin
src/charon/plugins/ha_sync/Makefile.am
src/charon/plugins/ha_sync/ha_sync_child.c
src/charon/plugins/ha_sync/ha_sync_child.h
src/charon/plugins/ha_sync/ha_sync_ike.c [new file with mode: 0644]
src/charon/plugins/ha_sync/ha_sync_ike.h [new file with mode: 0644]
src/charon/plugins/ha_sync/ha_sync_message.c [new file with mode: 0644]
src/charon/plugins/ha_sync/ha_sync_message.h [new file with mode: 0644]
src/charon/plugins/ha_sync/ha_sync_plugin.c
src/charon/plugins/ha_sync/ha_sync_socket.c [new file with mode: 0644]
src/charon/plugins/ha_sync/ha_sync_socket.h [new file with mode: 0644]