diff options
author | Amit Cohen <amitc@mellanox.com> | 2020-01-05 18:20:56 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-06 13:38:37 -0800 |
commit | ca360db4b82537d0cbc7a54018b2096c757c4828 (patch) | |
tree | b85072550bac28308682b9dde18e069c900bf9f6 /scripts/bpf_helpers_doc.py | |
parent | 6e734f863c872a67f1b21129e762263958d17744 (diff) | |
download | linux-ca360db4b82537d0cbc7a54018b2096c757c4828.tar.gz linux-ca360db4b82537d0cbc7a54018b2096c757c4828.tar.bz2 linux-ca360db4b82537d0cbc7a54018b2096c757c4828.zip |
mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipeline
The check drops packets if they need to be routed and their destination
IP is link-local, i.e., belongs to 169.254.0.0/16 address range.
Disable the check since the kernel forwards such packets and does not
drop them.
Signed-off-by: Amit Cohen <amitc@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions