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 assertion failure.  This patch
> solves the issue by skipping the assertion in this case.
> 
> Bug #10349.
> Signed-off-by: Ethan Jackson <et...@nicira.com>

Looks good to me.  I'd also be happy just deleting the assertion.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to