aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Ahern <[email protected]>2018-01-24 19:37:37 -0800
committerDavid S. Miller <[email protected]>2018-01-25 21:51:03 -0500
commit1e19c4d689dc1e95bafd23ef68fbc0c6b9e05180 (patch)
tree39cfbe673f5af3396ae5794f2463d6c3475137f5 /tools/perf/scripts/python
parenta78e93661c5fd30b9e1dee464b2f62f966883ef7 (diff)
net: vrf: Add support for sends to local broadcast address
Sukumar reported that sends to the local broadcast address (255.255.255.255) are broken. Check for the address in vrf driver and do not redirect to the VRF device - similar to multicast packets. With this change sockets can use SO_BINDTODEVICE to specify an egress interface and receive responses. Note: the egress interface can not be a VRF device but needs to be the enslaved device. https://bugzilla.kernel.org/show_bug.cgi?id=198521 Reported-by: Sukumar Gopalakrishnan <[email protected]> Signed-off-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions