summaryrefslogtreecommitdiffstats
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
commit312908ff4bba09fa6641420c9b7ea642087f8a50 (patch)
tree881b6ca807c2d2c8226e42375493d1debfe92465 /target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
parentf2a19350fd45d1e15deef90846f9f4a0005d4497 (diff)
downloadmaster-31e0f0ae-312908ff4bba09fa6641420c9b7ea642087f8a50.tar.gz
master-31e0f0ae-312908ff4bba09fa6641420c9b7ea642087f8a50.tar.bz2
master-31e0f0ae-312908ff4bba09fa6641420c9b7ea642087f8a50.zip
kernel: ipv6: ip6_fragment: fix headroom tests and skb leak
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46992
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;