commit | 9a24abfa42613fefc68963a98c2b7ab7fd7e374c | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Thu Aug 13 14:59:03 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 13 22:43:20 2015 -0700 |
tree | 18eba420d03d86045cefe2679f4e6e09a7120871 | |
parent | 613d09b30f8b589d5a9b49775054c8865db95d1c [diff] |
udp: Handle VRF device in sendmsg For unconnected UDP sockets using a VRF device lookup source address based on VRF table. This allows the UDP header to be properly setup before showing up at the VRF device via the dst. Signed-off-by: Shrijeet Mukherjee <shm@cumulusnetworks.com> Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>