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