[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180125033738.28544-1-dsahern@gmail.com>
Date: Wed, 24 Jan 2018 19:37:36 -0800
From: David Ahern <dsahern@...il.com>
To: netdev@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>
Subject: [PATCH net-next 0/2] net: vrf: Fix send to local broadcast address
Patch set to fix packet send to the 255.255.255.255 address from a VRF.
First patch tell vrf driver to ignore those packets. Second patches
updates the uapi to allow sends from sockets bound to an L3 master
device.
David Ahern (2):
net: vrf: Add support for sends to local broadcast address
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
drivers/net/vrf.c | 5 +++--
net/ipv4/ip_sockglue.c | 6 +++++-
net/ipv4/raw.c | 15 ++++++++++++++-
net/ipv4/udp.c | 15 ++++++++++++++-
4 files changed, 36 insertions(+), 5 deletions(-)
--
2.11.0
Powered by blists - more mailing lists