Skip to content
Commit e90c1a10 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'mlxsw-Reject-unsupported-FIB-configurations'



Ido Schimmel says:

====================
mlxsw: Reject unsupported FIB configurations

Recently it became possible for listeners of the FIB notification chain
to veto operations such as addition of routes and rules.

Adjust the mlxsw driver to take advantage of it and return an error for
unsupported FIB rules and for routes configured after the abort
mechanism was triggered (due to exceeded resources for example).

v2:
* Change error code in first patch to -EOPNOTSUPP (David Ahern).
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 794451c1 50d10711
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment