From 7055e26952e0dee3a01422e9ae733f8996e81608 Mon Sep 17 00:00:00 2001 From: Dave Barach Date: Mon, 18 Jun 2018 13:16:39 -0400 Subject: Driver level time-based src mac filter Change-Id: I062d7653e00d77e73a61d8841e01ab4a159b6404 Signed-off-by: Dave Barach --- 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 428e15d3f45..2b6db9503a8 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -310,6 +310,7 @@ PLUGIN_ENABLED(ixge) PLUGIN_ENABLED(l2e) PLUGIN_ENABLED(lacp) PLUGIN_ENABLED(lb) +PLUGIN_ENABLED(mactime) PLUGIN_ENABLED(marvell) PLUGIN_ENABLED(memif) PLUGIN_ENABLED(pppoe) -- cgit 1.2.3-korg