diff options
| author | Hangbin Liu <[email protected]> | 2017-11-15 01:43:09 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-11-15 10:47:11 +0000 |
| commit | fd7eafd02121d6ef501ef1a4a891e6061366c952 (patch) | |
| tree | ac2067caaf6b41aaee8005c6bd04e3f8e56b37f2 /net/tipc/node.c | |
| parent | bpf: fix lockdep splat (diff) | |
| download | kernel-fd7eafd02121d6ef501ef1a4a891e6061366c952.tar.gz kernel-fd7eafd02121d6ef501ef1a4a891e6061366c952.zip | |
geneve: fix fill_info when link down
geneve->sock4/6 were added with geneve_open and released with geneve_stop.
So when geneve link down, we will not able to show remote address and
checksum info after commit 11387fe4a98 ("geneve: fix fill_info when using
collect_metadata").
Fix this by avoid passing *_REMOTE{,6} for COLLECT_METADATA since they are
mutually exclusive, and always show UDP_ZERO_CSUM6_RX info.
Fixes: 11387fe4a98 ("geneve: fix fill_info when using collect_metadata")
Signed-off-by: Hangbin Liu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions
