diff options
author | Pravin B Shelar <[email protected]> | 2014-12-23 16:20:20 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-12-23 23:57:31 -0500 |
commit | ec449f40bb3e19c77f62ddabf7c1fe3ccefece6f (patch) | |
tree | 72c16e7da944f57780616b50fb40339896c95fd5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4cc1beca3096a6425543cb83a61665b9c8040f98 (diff) |
openvswitch: Fix MPLS action validation.
Linux stack does not implement GSO for packet with multiple
encapsulations. Therefore there was check in MPLS action
validation to detect such case, But this check introduced
bug which deleted one or more actions from actions list.
Following patch removes this check to fix the validation.
Fixes: 25cd9ba0abc ("openvswitch: Add basic MPLS support to
kernel").
Signed-off-by: Pravin B Shelar <[email protected]>
Reported-by: Srinivas Neginhal <[email protected]>
Acked-by: Jarno Rajahalme <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions