aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/sysctl_net_ipv6.c
diff options
context:
space:
mode:
authorMartin KaFai Lau <[email protected]>2015-05-04 00:05:49 +0000
committerDavid S. Miller <[email protected]>2015-05-04 01:49:27 +0000
commit7035870d1219f5cd86128edcb4c3517def632ad3 (patch)
tree33ca1f0bdf207ba7784517a21d147cd9c7d8bc10 /net/ipv6/sysctl_net_ipv6.c
parentnet: sched: remove TC_MUNGED bits (diff)
downloadkernel-7035870d1219f5cd86128edcb4c3517def632ad3.tar.gz
kernel-7035870d1219f5cd86128edcb4c3517def632ad3.zip
ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
In my earlier commit: 653437d02f1f ("ipv6: Stop /128 route from disappearing after pmtu update"), there was a horrible typo. Instead of checking RTF_LOCAL on rt->rt6i_flags, it was checked on rt->dst.flags. This patch fixes it. Signed-off-by: Martin KaFai Lau <[email protected]> Cc: Hajime Tazaki <[email protected]> Cc: David S. Miller <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/sysctl_net_ipv6.c')
0 files changed, 0 insertions, 0 deletions