e2sim: add support for Resource Status Request, Response, Update
[it/test.git] / simulators / e2sim / docker / Dockerfile
index 3bee1c0..1233a12 100644 (file)
@@ -40,6 +40,9 @@ RUN apt-get update \
        net-tools \
        nano \
        vim \
+       tcpdump \
+       net-tools \
+       nmap \
   && apt-get clean
 
 # Copy E2Sim sources into the container