commit | b95ec7eb3b4d2f158dd15c912cf670b546f09571 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Jul 23 09:23:10 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 23 20:44:12 2018 -0700 |
tree | fb26f4466a773d4a171a36e72f0944ae37017f0f | |
parent | 33fb5cba11ff639c32f4f0104b04b2415fcd9ecc [diff] |
net: sched: cls_flower: implement chain templates Use the previously introduced template extension and implement callback to create, destroy and dump chain template. The existing parsing and dumping functions are re-used. Also, check if newly added filters fit the template if it is set. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>