commit | c98501879b1b1af90c7325574f2672e9efca592c | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Sep 26 12:52:30 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 28 04:48:00 2016 -0400 |
tree | cc6f5e21ae1250962df15dc0e014a85975501c67 | |
parent | b90eb754949931b2e4481b1df9a03f84d4be66ba [diff] |
fib: introduce FIB info offload flag helpers These helpers are to be used in case someone offloads the FIB entry. The result is that if the entry is offloaded to at least one device, the offload flag is set. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>