From fefdbd743cc6b378645318e67b8d6674c31a8288 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Fri, 10 May 2024 19:33:08 +0200
Subject: [PATCH] modules: update routing

419a866 batman-adv: Avoid infinite loop trying to resize local TT
0617824 mesh11sd: update to version 3.1.0
1c108d2 ci: set correct arch for rootfs tests
5c9b2f4 ci: no longer require real name
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 8c459eda7..bb94418af 100644
--- a/modules
+++ b/modules
@@ -13,4 +13,4 @@ PACKAGES_PACKAGES_COMMIT=ade006dc9feded81a13d0d268a2557b594f61b7e
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-PACKAGES_ROUTING_COMMIT=648753932d5a7deff7f2bdb33c000018a709ad84
+PACKAGES_ROUTING_COMMIT=19a47976e0faeb5e560c3c4a5279a06f36f00b4d
-- 
GitLab