commit | 978703f42549ac7d1a354bafbfc346a3ccf15f0d | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@mellanox.com> | Thu Mar 12 12:23:05 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 12 15:00:38 2020 -0700 |
tree | 11d2025ac32d02649bb7dbe037c6779d5c42e3f0 | |
parent | c6fe5729dcff469be1ee3c516f9d9d2c3f1598c2 [diff] |
netfilter: flowtable: Add API for registering to flow table events Let drivers to add their cb allowing them to receive flow offload events of type TC_SETUP_CLSFLOWER (REPLACE/DEL/STATS) for flows managed by the flow table. Signed-off-by: Paul Blakey <paulb@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>