Added ipseckey plugin, which provides support for public keys in IPSECKEY RRs
This commit is contained in:
committed by
Tobias Brunner
parent
d786cbda5c
commit
a77bbc3b8c
@@ -212,6 +212,13 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_IPSECKEY
|
||||
SUBDIRS += plugins/ipseckey
|
||||
if MONOLITHIC
|
||||
libcharon_la_LIBADD += plugins/ipseckey/libstrongswan-ipseckey.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_UPDOWN
|
||||
SUBDIRS += plugins/updown
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user