From 52b3ec7b7c352f0bbbabab2de7ec6f49530adcc8 Mon Sep 17 00:00:00 2001
From: Martin Weinelt <martin@darmstadt.freifunk.net>
Date: Fri, 22 May 2020 16:52:47 +0200
Subject: [PATCH] modules: update routing

0c19201 nodogsplash: update to 4.0.3
b682059 Merge pull request #564 from ecsv/batadv-for-18.06
719709a batman-adv: Merge bugfixes from 2020.1
4e78587 batctl: Merge bugfixes from 2020.1
300fec3 Merge pull request #555 from ecsv/batadv-for-18.06
8f8ab76 batman-adv: Merge bugfixes from 2020.0
0e63ef9 quagga: update to version 1.1.1 (#541)
9fa2b24 [OpenWrt 18.06] bird: Update to version 1.6.8 (security fix) (#539)

Build-tested: x86-64, ipq40xx
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index f93fe43d..ca843b8e 100644
--- a/modules
+++ b/modules
@@ -10,7 +10,7 @@ PACKAGES_PACKAGES_COMMIT=58b4399a5c9897e5d9610fcd92fe5a60caa45f7b
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt-routing/packages.git
 PACKAGES_ROUTING_BRANCH=openwrt-18.06
-PACKAGES_ROUTING_COMMIT=b3125f0d4cf02e4c37c56c4cd7ad82166025efea
+PACKAGES_ROUTING_COMMIT=0c192015873f8b426af7ffaf1aa385b115f663e0
 
 PACKAGES_LUCI_REPO=https://github.com/openwrt/luci.git
 PACKAGES_LUCI_BRANCH=openwrt-18.06
-- 
GitLab