[PATCH net-next 0/2] net: add local address bind support to vxlan and geneve

Richard Gobert posted 2 patches 1 year, 11 months ago
There is a newer version of this series
drivers/net/geneve.c               | 58 +++++++++++++++++++++++++++---
drivers/net/vxlan/vxlan_core.c     | 19 +++++++---
include/net/geneve.h               |  6 ++++
include/uapi/linux/if_link.h       |  2 ++
tools/include/uapi/linux/if_link.h |  2 ++
5 files changed, 77 insertions(+), 10 deletions(-)
[PATCH net-next 0/2] net: add local address bind support to vxlan and geneve
Posted by Richard Gobert 1 year, 11 months ago
This series adds local address bind support to both vxlan
and geneve sockets.

Richard Gobert (2):
  net: vxlan: enable local address bind for vxlan sockets
  net: geneve: enable local address bind for geneve sockets

 drivers/net/geneve.c               | 58 +++++++++++++++++++++++++++---
 drivers/net/vxlan/vxlan_core.c     | 19 +++++++---
 include/net/geneve.h               |  6 ++++
 include/uapi/linux/if_link.h       |  2 ++
 tools/include/uapi/linux/if_link.h |  2 ++
 5 files changed, 77 insertions(+), 10 deletions(-)

-- 
2.36.1
Re: [PATCH net-next 0/2] net: add local address bind support to vxlan and geneve
Posted by Jakub Kicinski 1 year, 11 months ago
On Thu, 22 Feb 2024 21:48:39 +0100 Richard Gobert wrote:
> This series adds local address bind support to both vxlan
> and geneve sockets.

Looks like this breaks a lot of vxlan selftests.
-- 
pw-bot: cr