X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.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=2477bf04986a20e981aca0a95fade5e9276bad7c;hpb=524519095c297b0634e2c7d929d9a3b848f6b72e 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;