X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fgeneric%2Fpatches-3.18%2F667-ipv6-Fixed-source-specific-default-route-handling.patch;h=0c951069c24e8295b939003149029f0a2a14479e;hb=53a74644b0ec68015abb13ff1e5bd4fe6844bd6e;hp=d02e08501c8afdde92180fa667080450e4e31dea;hpb=e3e8a85c4fda83f406eff41e6a0ff10ecb5be442;p=openwrt%2Fopenwrt.git 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 --- 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;