From 20f1c40f94f296a5013ce70be7c001fcf4d9bbf0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20De=20Keersmaeker?=
 <francois.dekeersmaeker@uclouvain.be>
Date: Tue, 17 Sep 2024 21:19:08 +0200
Subject: [PATCH] Updated submodule protocol_parsers & docker config

---
 docker-compose.yaml | 1 +
 src/parsers         | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docker-compose.yaml b/docker-compose.yaml
index 6abc6ea..5aac403 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -10,3 +10,4 @@ services:
       - .:/home/user/iot-firewall
     command: ["/home/user/iot-firewall/build.sh", "-t", "/home/user/iot-firewall/openwrt/tl-wdr4900/tl-wdr4900.cmake"]
     #command: ["/home/user/iot-firewall/build.sh", "-t", "/home/user/iot-firewall/openwrt/linksys-wrt1200ac/linksys-wrt1200ac.cmake"]
+    restart: no
diff --git a/src/parsers b/src/parsers
index 46c0382..746030e 160000
--- a/src/parsers
+++ b/src/parsers
@@ -1 +1 @@
-Subproject commit 46c0382f99c7006827f956ec0ccf2c3936c1737b
+Subproject commit 746030e98cab5d64007c71b21aa113db77175959
-- 
GitLab