diff options
author | Xu Wang <vulab@iscas.ac.cn> | 2020-01-13 10:00:36 +0100 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2020-01-14 08:55:38 +0100 |
commit | 8aaea2b0428b6aad7c7e22d3fddc31a78bb1d724 (patch) | |
tree | 702dc0897b189b4d59b0f6667e7a15fad849da08 /net/ipv4 | |
parent | xfrm interface: fix packet tx through bpf_redirect() (diff) | |
download | linux-8aaea2b0428b6aad7c7e22d3fddc31a78bb1d724.tar.xz linux-8aaea2b0428b6aad7c7e22d3fddc31a78bb1d724.zip |
xfrm: interface: do not confirm neighbor when do pmtu update
When do IPv6 tunnel PMTU update and calls __ip6_rt_update_pmtu() in the end,
we should not call dst_confirm_neigh() as there is no two-way communication.
Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions