commit | 85dda4e5b0ee1f5b4e8cc93d39e475006bc61ccd | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Tue Oct 18 18:59:34 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 19 11:07:57 2016 -0400 |
tree | e3eb5265abd73bd8ffe52ca3cc320f9e8b4b850e | |
parent | 97c242902c209e7d46e365335db5202634484dcb [diff] |
rtnetlink: Add rtnexthop offload flag to compare mask The offload flag is a status flag and should not be used by FIB semantics for comparison. Fixes: 37ed9493699c ("rtnetlink: add RTNH_F_EXTERNAL flag for fib offload") Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: David S. Miller <davem@davemloft.net>