aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEthan Jackson <ethan@nicira.com>2012-03-22 16:04:45 -0700
committerEthan Jackson <ethan@nicira.com>2012-05-25 13:37:04 -0700
commit6fc1485e94099b6e6803d97c21b81a7f473abe61 (patch)
tree772b324dc300330c69ec35200076d251d6ff5783 /lib
parentddcf75b56e71583e225d49d48ba6301c4481b57d (diff)
ofproto-dpif: Fix CONTROLLER actions for LLC frames.
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 <ethan@nicira.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions