aboutsummaryrefslogtreecommitdiffstats
path: root/src/configure.ac
diff options
context:
space:
mode:
authorFrancois Clad <fclad@cisco.com>2018-01-17 16:08:41 +0100
committerFlorin Coras <florin.coras@gmail.com>2018-01-25 03:22:17 +0000
commit39d91fe248c13699cf58652a1ae40b3a267a049a (patch)
tree2427cfc4589f0910a11cf4bcf31a69520feefef6 /src/configure.ac
parent28227ad31625d780cf759bcf9107314af5dc578f (diff)
SRv6 masquerading proxy plugin
Change-Id: Ia65cf2c7b7fdf84c64e60af4cc815251022c53a9 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 949901c7518..80a0fb0ad59 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(srv6am)
PLUGIN_ENABLED(srv6as)
PLUGIN_ENABLED(nat)
PLUGIN_ENABLED(stn)