commit | d18c5d1995aa322b722fa731397e28ebcd00b3c6 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Wed Aug 01 00:36:42 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 01 09:52:30 2018 -0700 |
tree | e996b01d0941cbf65c04774c4ae2c999511bb547 | |
parent | 432e05d328921c68c35bfdeff7d7b7400b8e3d1a [diff] |
net: ipv4: Notify about changes to ip_forward_update_priority Drivers may make offloading decision based on whether ip_forward_update_priority is enabled or not. Therefore distribute netevent notifications to give them a chance to react to a change. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>