basebox
basebox copied to clipboard
A tiny OpenFlow controller for OF-DPA switches.
## Expected Behavior Multicast traffic is forwarded via hardware, and it is possible to achieve wire speed for multicast traffic. ## Actual Behavior Multicast traffic is forwarded via software, and...
The kernel refuses to remove fdb entries for VLANs that are not configured, but at the same time won't remove permanent entries on VLAN deletion, including extern_learn entries. Fortunately recent...
Since KNET uses a different channel for packets than OpenFlow and is much more efficient, higher packet rates than 1024 (the default) is easily doable. So set the rx rate...