TSG-8372, 修复不支持三层vlan跳转.
This commit is contained in:
@@ -1187,6 +1187,7 @@ static int vlan8021q_jump_to_layer(const char *raw_data, int raw_layer_type, in
|
||||
/* QinQ */
|
||||
case ETH_P_8021Q:
|
||||
snprintf(_g_mesa_jump_layer_last_error, PIPE_BUF, "vlan8021q_jump_to_layer(): multiple VLAN combine to one layer!");
|
||||
skip_len = -1;
|
||||
assert(0);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user