From b4d0ddde2fc63dcf8d6ec1b487f624403943ce1b Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Tue, 9 Apr 2024 20:08:31 +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 5dd028ebf..a981dc3b7 100644
--- a/modules
+++ b/modules
@@ -13,4 +13,4 @@ PACKAGES_PACKAGES_COMMIT=8602f63b8db7efd93ad83f8f36e5a0d2a6e1d56a
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-PACKAGES_ROUTING_COMMIT=648753932d5a7deff7f2bdb33c000018a709ad84
+PACKAGES_ROUTING_COMMIT=19a47976e0faeb5e560c3c4a5279a06f36f00b4d
-- 
GitLab