aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-03-30 16:41:26 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-03-30 16:41:26 +0000
commit0c025eddb72a09d5417978b0669a8bbfaf7271c3 (patch)
tree334bf5f6d5fcd66291794e9a92a7940dfc21206f /target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
parenteddc59770109d5fb12b2857679776705b9d5cb21 (diff)
downloadmaster-187ad058-0c025eddb72a09d5417978b0669a8bbfaf7271c3.tar.gz
master-187ad058-0c025eddb72a09d5417978b0669a8bbfaf7271c3.tar.bz2
master-187ad058-0c025eddb72a09d5417978b0669a8bbfaf7271c3.zip
kernel: update kernel 3.18 to version 3.18.29
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49096 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 d02e08501c..0c951069c2 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
-@@ -900,21 +900,45 @@ static int ip6_dst_lookup_tail(struct so
+@@ -903,21 +903,45 @@ static int ip6_dst_lookup_tail(struct so
#endif
int err;