aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp.c
diff options
context:
space:
mode:
authorHangbin Liu <liuhangbin@gmail.com>2017-11-15 09:43:09 +0800
committerDavid S. Miller <davem@davemloft.net>2017-11-15 19:47:11 +0900
commitfd7eafd02121d6ef501ef1a4a891e6061366c952 (patch)
treeac2067caaf6b41aaee8005c6bd04e3f8e56b37f2 /net/ipv4/udp.c
parentbpf: fix lockdep splat (diff)
downloadlinux-dev-fd7eafd02121d6ef501ef1a4a891e6061366c952.tar.xz
linux-dev-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 <liuhangbin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/udp.c')
0 files changed, 0 insertions, 0 deletions