X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fconfigure.ac;h=173b3153807a5664681083690373d551ec5bdfd1;hb=a9a54c15e6dd987b87d15e80ce4345760ac247f7;hp=0ca1af110b3d16821f83458f311761e0149a89d2;hpb=87edd671d7f16856433fe24d922faff9410d8834;p=vpp.git diff --git a/src/configure.ac b/src/configure.ac index 0ca1af110b3..173b3153807 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -146,7 +146,8 @@ AC_SUBST(AR_FLAGS) # Please keep alphabetical order PLUGIN_ENABLED(acl) PLUGIN_ENABLED(dpdk) -PLUGIN_ENABLED(flowperpkt) +PLUGIN_ENABLED(flowprobe) +PLUGIN_ENABLED(gtpu) PLUGIN_ENABLED(ila) PLUGIN_ENABLED(ioam) PLUGIN_ENABLED(ixge) @@ -154,7 +155,6 @@ PLUGIN_ENABLED(lb) PLUGIN_ENABLED(memif) PLUGIN_ENABLED(sixrd) PLUGIN_ENABLED(snat) -PLUGIN_DISABLED(srv6sample) ############################################################################### # Dependency checks