aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan.c
diff options
context:
space:
mode:
authorJulian Anastasov <ja@ssi.bg>2012-10-08 11:41:20 +0000
committerDavid S. Miller <davem@davemloft.net>2012-10-08 17:42:36 -0400
commitad4d3ef8b7eb527cca478dc08c02c10936e64115 (patch)
tree530706cd517a8810cb0ccea44ebccc6c19d875bd /drivers/net/vxlan.c
parentipv4: Add FLOWI_FLAG_KNOWN_NH (diff)
downloadlinux-dev-ad4d3ef8b7eb527cca478dc08c02c10936e64115.tar.xz
linux-dev-ad4d3ef8b7eb527cca478dc08c02c10936e64115.zip
ipvs: fix ARP resolving for direct routing mode
After the change "Make neigh lookups directly in output packet path" (commit a263b30936) IPVS can not reach the real server for DR mode because we resolve the destination address from IP header, not from route neighbour. Use the new FLOWI_FLAG_KNOWN_NH flag to request output routes with known nexthop, so that it has preference on resolving. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vxlan.c')
0 files changed, 0 insertions, 0 deletions