diff options
author | 2017-03-10 16:30:24 +0100 | |
---|---|---|
committer | 2017-03-12 23:31:05 -0700 | |
commit | 8f48ba71ede12231d5d63fdd34bd8ce7908a3377 (patch) | |
tree | c6ee7e32f621d52d0057d6cb01794856c09b8790 /drivers/net/gtp.c | |
parent | net: Eliminate duplicated codes by creating one new function in_dev_select_addr (diff) | |
download | wireguard-linux-8f48ba71ede12231d5d63fdd34bd8ce7908a3377.tar.xz wireguard-linux-8f48ba71ede12231d5d63fdd34bd8ce7908a3377.zip |
vxlan: use appropriate family on L3 miss
When sending a L3 miss, the family is set to AF_INET even for IPv6. This
causes userland (eg "ip monitor") to be confused. Ensure we send the
appropriate family in this case. For L2 miss, keep using AF_INET.
Signed-off-by: Vincent Bernat <vincent@bernat.im>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/gtp.c')
0 files changed, 0 insertions, 0 deletions