aboutsummaryrefslogtreecommitdiff
path: root/vswitchd/bridge.c
diff options
context:
space:
mode:
authorEthan Jackson <ethan@nicira.com>2012-03-22 16:04:45 -0700
committerEthan Jackson <ethan@nicira.com>2012-03-22 16:15:28 -0700
commit0104aba86e4de01790ee0f1ffb96a1193fa3e04d (patch)
treee447aa2b53e25b47e55f8988404cedafe116d7a0 /vswitchd/bridge.c
parent0acaddd05f24dd94da6002103b5a25b0371b10bb (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 'vswitchd/bridge.c')
0 files changed, 0 insertions, 0 deletions