git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bfd847
)
net: Use VRF index for oif in ip_send_unicast_reply
author
David Ahern
<dsa@cumulusnetworks.com>
Thu, 13 Aug 2015 20:59:08 +0000
(14:59 -0600)
committer
David S. Miller
<davem@davemloft.net>
Fri, 14 Aug 2015 05:43:21 +0000
(22:43 -0700)
If output device is not specified use VRF device if input device is
enslaved. This is needed to ensure tcp acks and resets go out VRF device.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_output.c
patch
|
blob
|
history
diff --cc
net/ipv4/ip_output.c
Simple merge