diff options
| author | Christian Breunig <christian@breunig.cc> | 2025-09-28 08:11:32 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2025-09-28 08:11:32 +0200 |
| commit | 12219223300ae471b771f0a16cd5edf904337fe5 (patch) | |
| tree | 5fb3013d30f72a3bc76daf6be21a0e8bc4c15e31 /scripts | |
| parent | 137b20e4253f02dc7e394b592291ab4f1fc5da9a (diff) | |
| download | vyos-build-12219223300ae471b771f0a16cd5edf904337fe5.tar.gz vyos-build-12219223300ae471b771f0a16cd5edf904337fe5.zip | |
Kernel: T5887: update Linux Kernel to v6.6.108
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch b/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch index f33ecf88..0f30074f 100644 --- a/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch +++ b/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch @@ -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"), |
