Merge pull request #1048 from c-po/kernel-6.6.108

Kernel: T5887: update Linux Kernel to v6.6.108
This commit is contained in:
Christian Breunig 2025-09-28 15:50:16 +02:00 committed by GitHub
commit c4e230bc3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ vyos_mirror = "https://packages.vyos.net/repositories/current"
vyos_branch = "current"
release_train = "current"
kernel_version = "6.6.106"
kernel_version = "6.6.108"
kernel_flavor = "vyos"
bootloaders = "syslinux,grub-efi"

View File

@ -89,10 +89,10 @@ index cf592d7b630f..e8915701aa73 100644
};
diff --git a/net/ipv4/devinet.c b/net/ipv4/devinet.c
index c33b1ecc591e..7576d51cd16d 100644
index 798497c8b192..0b4510b06ab5 100644
--- a/net/ipv4/devinet.c
+++ b/net/ipv4/devinet.c
@@ -2609,6 +2609,7 @@ static struct devinet_sysctl_table {
@@ -2608,6 +2608,7 @@ static struct devinet_sysctl_table {
"route_localnet"),
DEVINET_SYSCTL_FLUSHING_ENTRY(DROP_UNICAST_IN_L2_MULTICAST,
"drop_unicast_in_l2_multicast"),