Open stevefan1999-personal opened 1 year ago
Hmm, I assume you mean to use this for connections to multiple peers using a single VXLAN interface? Would MAC address learning be handled in the kernel? It is not clear to me from the docs that 00:00:00:00:00:00
can be passed like that.
In addition, there are some design decisions of fastd that are incompatible with VXLANs:
According to bridge https://man7.org/linux/man-pages/man8/bridge.8.html
We can try to do
In fact I believe this is what Calico and Flannel does behind the scene