added a dispatcher class to receive HA sync messages
simple attribute parser enumerator (probably needs a cleaner implementation)
This commit is contained in:
committed by
Martin Willi
parent
12ec91ba3a
commit
190edaf527
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user