flowvisor
flowvisor copied to clipboard
FV doesn't appear to handle Ethernet v2 frames correctly
If I create a slice that has dl_type=0x5FF, I should get (most) frames that have an ethertype < 1500 (these are packets where the length is encoded in the bytes that would otherwise be the dl_type).
The OpenFlow spec covers this in section 3 (specifically p. 9).