[OpenWrt-Devel] [PATCH 0/3] vxlan: add capability for multiple fdb entries
Johannes Kimmel
fff at bareminimum.eu
Mon Jun 8 10:14:42 EDT 2020
This is a small series of patches to add multiple fdb entries for vxlan
interfaces.
First patch fixes an issue where the options for controlling checksums
wasn't working.
Second patch removes the requirement to specify a peeraddr, because
vxlan interfaces can be created without them.
Third patch introduces new config sections for vxlan peers similar to
wireguard peers. See patches for more info.
Johannes Kimmel (3):
vxlan: fix udp checksum control
vxlan: remove mandatory peeraddr
vxlan: add capability for multiple fdb entries
package/network/config/vxlan/Makefile | 2 +-
package/network/config/vxlan/files/vxlan.sh | 50 +++++++++++++++------
2 files changed, 38 insertions(+), 14 deletions(-)
--
2.27.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list