added a dispatcher class to receive HA sync messages

simple attribute parser enumerator (probably needs a cleaner implementation)
This commit is contained in:
Martin Willi
2010-04-07 13:55:11 +02:00
committed by Martin Willi
parent 12ec91ba3a
commit 190edaf527
8 changed files with 422 additions and 13 deletions
+1
View File
@@ -8,6 +8,7 @@ libstrongswan_ha_sync_la_SOURCES = \
ha_sync_plugin.h ha_sync_plugin.c \
ha_sync_message.h ha_sync_message.c \
ha_sync_socket.h ha_sync_socket.c \
ha_sync_dispatcher.h ha_sync_dispatcher.c \
ha_sync_ike.h ha_sync_ike.c \
ha_sync_child.h ha_sync_child.c
libstrongswan_ha_sync_la_LDFLAGS = -module