On Thu, Mar 22, 2012 at 04:17:42PM -0700, Ethan Jackson wrote:
> The CONTROLLER action assumed that all Ethernet frames stored their
> Ethernet Type in the two bytes succeeding the source and
> destination addresses. This turns out not to be true for 802.2 LLC
> frames, potentially causing an asse
The CONTROLLER action assumed that all Ethernet frames stored their
Ethernet Type in the two bytes succeeding the source and
destination addresses. This turns out not to be true for 802.2 LLC
frames, potentially causing an assertion failure. This patch
solves the issue by skipping the assertion i