Added a listener to the farp plugin that keeps track of active virtual IPs
This commit is contained in:
@@ -9,6 +9,7 @@ else
|
||||
plugin_LTLIBRARIES = libstrongswan-farp.la
|
||||
endif
|
||||
|
||||
libstrongswan_farp_la_SOURCES = farp_plugin.h farp_plugin.c
|
||||
libstrongswan_farp_la_SOURCES = farp_plugin.h farp_plugin.c \
|
||||
farp_listener.h farp_listener.c
|
||||
|
||||
libstrongswan_farp_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
Reference in New Issue
Block a user