aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-17 15:38:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-17 15:38:46 +0000
commit7c5e0b786e036bf15aa0cd9efdca80279f619719 (patch)
treedb8c450241f512e48af480ee62aaf152495680da /target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
parent6a22f9ed7e6fe3e66ffce160ac9c1985fed854e7 (diff)
downloadmaster-187ad058-7c5e0b786e036bf15aa0cd9efdca80279f619719.tar.gz
master-187ad058-7c5e0b786e036bf15aa0cd9efdca80279f619719.tar.bz2
master-187ad058-7c5e0b786e036bf15aa0cd9efdca80279f619719.zip
kernel: ipv6: ip6_fragment: fix headroom tests and skb leak
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46992 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch')
-rw-r--r--target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch b/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
index f67ef47879..d02e08501c 100644
--- a/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
+++ b/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
@@ -26,7 +26,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
--- a/net/ipv6/ip6_output.c
+++ b/net/ipv6/ip6_output.c
-@@ -898,21 +898,45 @@ static int ip6_dst_lookup_tail(struct so
+@@ -900,21 +900,45 @@ static int ip6_dst_lookup_tail(struct so
#endif
int err;