aboutsummaryrefslogtreecommitdiffstats
path: root/src/configure.ac
diff options
context:
space:
mode:
authorFrancois Clad <fclad@cisco.com>2018-01-16 17:52:24 +0100
committerDamjan Marion <dmarion.lists@gmail.com>2018-01-19 20:34:48 +0000
commitba7992aa62523d014b55802463fb3357c7099b70 (patch)
tree59f9913c83bd7ab68feec9bab8778151a1b32cc4 /src/configure.ac
parentb4cd4ff74b3493824f35e67a4128f459333fa50a (diff)
SRv6 static proxy plugin
Change-Id: Ia0654461d9fa36503323a8375997719c873d23b9 Signed-off-by: Francois Clad <fclad@cisco.com>
Diffstat (limited to 'src/configure.ac')
-rw-r--r--src/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configure.ac b/src/configure.ac
index bfd59372084..d28b6c1ccfd 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -221,6 +221,7 @@ PLUGIN_ENABLED(marvell)
PLUGIN_ENABLED(memif)
PLUGIN_ENABLED(pppoe)
PLUGIN_ENABLED(sixrd)
+PLUGIN_ENABLED(srv6as)
PLUGIN_ENABLED(nat)
PLUGIN_ENABLED(stn)
PLUGIN_ENABLED(l2e)