From 405c6056a08e6b0a299e88eda56ae93c210542b4 Mon Sep 17 00:00:00 2001 From: vasilito Date: Sun, 26 Jul 2026 17:29:09 +0900 Subject: [PATCH] base: bump submodule for Phase 0-2 fixes Includes: - TCP write_buf return value fix - epoll EVENT_TIMEOUT_ID crash fix - dhcpd hardcoded eth0 -> positional arg - virtio-netd DMA sync - ip.rs fpath unwrap - smoltcp 0.12.0 -> 0.13.1 in Cargo.toml - netstack parse_endpoint handles bracketed IPv6 - e1000d DMA barriers (RX + TX) - rtl8168d DMA barriers + RTL8125 false-claim fix - ixgbed switches to MSI-X via pci_allocate_interrupt_vector - driver-manager 10-network.toml: rtl8168d/ixgbed disjoint device IDs --- local/sources/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/base b/local/sources/base index 263a41a926..717bc436be 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit 263a41a92685e0719156712caff3571871b4e76a +Subproject commit 717bc436be07d75d73fd2f62d86534e3a5b028d5