diff options
| author | Amit Cohen <[email protected]> | 2020-01-05 18:20:50 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-01-06 13:38:36 -0800 |
| commit | 62b0fb099ce2559293913d5bacf0c3aef08324e1 (patch) | |
| tree | a49840f0f7e5ac2b80136ea0d88f76536f79d3e8 /tools/perf/scripts/python/bin | |
| parent | 02b0442c199f53c38b4b35e52a1349f5b2321d5e (diff) | |
mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipeline
The check drops packets if they need to be routed and their source IP is
from class E, i.e., belongs to 240.0.0.0/4 address range, but different
from 255.255.255.255.
Disable the check since the kernel forwards such packets and does not
drop them.
Signed-off-by: Amit Cohen <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions