af_packet: move to plugin
[vpp.git] / src / plugins / af_packet / device.c
similarity index 99%
rename from src/vnet/devices/af_packet/device.c
rename to src/plugins/af_packet/device.c
index 17291f7..b38d58c 100644 (file)
@@ -33,7 +33,7 @@
 #include <vnet/tcp/tcp_packet.h>
 #include <vnet/udp/udp_packet.h>
 
-#include <vnet/devices/af_packet/af_packet.h>
+#include <af_packet/af_packet.h>
 #include <vnet/devices/virtio/virtio_std.h>
 
 #define foreach_af_packet_tx_func_error               \