fd-net-device: add support for emulation in netmap mode

This commit is contained in:
Pasquale Imputato
2020-05-19 13:28:06 +02:00
committed by Tom Henderson
parent 3766889b74
commit ff8083ca2e
20 changed files with 2221 additions and 53 deletions

View File

@@ -38,6 +38,7 @@ SOURCES = \
$(SRC)/mpi/doc/distributed.rst \
$(SRC)/energy/doc/energy.rst \
$(SRC)/fd-net-device/doc/fd-net-device.rst \
$(SRC)/fd-net-device/doc/netmap-net-device.rst \
$(SRC)/tap-bridge/doc/tap.rst \
$(SRC)/mesh/doc/source/mesh.rst \
$(SRC)/mesh/doc/source/mesh-user.rst \