X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fconfigure.ac;h=4c9c25d5d98f80d079f568498c99db85c36bd230;hb=aea5f39b6448b6dc2bb823f6de704dbd6c4962f5;hp=f35e139a69c10ecfe21a103a8b7c1b239c1962fd;hpb=b749c21814f176ae6bcb4ce23432f11c542382c7;p=vpp.git diff --git a/src/configure.ac b/src/configure.ac index f35e139a69c..4c9c25d5d98 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -315,11 +315,12 @@ PLUGIN_ENABLED(l2e) PLUGIN_ENABLED(lacp) PLUGIN_ENABLED(lb) PLUGIN_ENABLED(mactime) +PLUGIN_ENABLED(map) PLUGIN_ENABLED(marvell) PLUGIN_ENABLED(memif) -PLUGIN_ENABLED(pppoe) PLUGIN_ENABLED(nat) -PLUGIN_ENABLED(map) +PLUGIN_ENABLED(nsh) +PLUGIN_ENABLED(pppoe) PLUGIN_ENABLED(srv6ad) PLUGIN_ENABLED(srv6am) PLUGIN_ENABLED(srv6as)