Nicolas Dichtel <nicolas.dich...@6wind.com> wrote: > This patch adds the support of the 6WIND SHULTI switch. It is a software > switch doing L2 forwarding. > > This first version implements the minimum needed to get the device working. > It also implements, via switchdev and rtnetlink, bridge forwarding offload, > including FDB static entries, FDB learning and FDB ageing.
How is this different from net/bridge? How is this different from openvswitch?