X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.18%2F667-ipv6-Fixed-source-specific-default-route-handling.patch;fp=target%2Flinux%2Fgeneric%2Fpatches-3.18%2F667-ipv6-Fixed-source-specific-default-route-handling.patch;h=0c951069c24e8295b939003149029f0a2a14479e;hp=d02e08501c8afdde92180fa667080450e4e31dea;hb=448392dc3dd5f5816c71d866e36767a610d78a2a;hpb=9d9c87b4edea1bf54f4b18119d71bdb281c8a09a 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;