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 [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
