From ba7992aa62523d014b55802463fb3357c7099b70 Mon Sep 17 00:00:00 2001 From: Francois Clad Date: Tue, 16 Jan 2018 17:52:24 +0100 Subject: SRv6 static proxy plugin Change-Id: Ia0654461d9fa36503323a8375997719c873d23b9 Signed-off-by: Francois Clad --- src/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'src/configure.ac') 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) -- cgit 1.2.3-korg