geneve: Move to plugin
[vpp.git] / src / plugins / geneve / geneve.c
similarity index 99%
rename from src/vnet/geneve/geneve.c
rename to src/plugins/geneve/geneve.c
index e16616b..f991af9 100644 (file)
@@ -12,7 +12,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-#include <vnet/geneve/geneve.h>
+#include <geneve/geneve.h>
 #include <vnet/ip/format.h>
 #include <vnet/fib/fib_entry.h>
 #include <vnet/fib/fib_table.h>