From 58b269da3ee666078c755fba816a7ed9eaa69945 Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 27 Jul 2026 22:55:46 +0900 Subject: [PATCH] base: bump submodule pointer for netcfg DEFAULT_IFACE centralization Submodule local/sources/base updated to 9d8ad861, which centralizes the 21 hardcoded 'eth0' literals in netcfg into a single DEFAULT_IFACE constant. No behavior change; makes future per-interface routing-tree work easier to scope. --- local/sources/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/base b/local/sources/base index eb579964be..9d8ad861ce 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit eb579964be3f164e76b11dec923bbfdf9e27c129 +Subproject commit 9d8ad861ce2e62e8ef0cb470bf5df87b5234f685