On 7/23/18 1:24 AM, Jiri Pirko wrote: > From: Jiri Pirko <j...@mellanox.com> > > Signed-off-by: Jiri Pirko <j...@mellanox.com> > --- > v3->v4: > - reworked to chain object > v1->v2: > - moved the template handling > from "tc filter template" to "tc chaintemplate" > --- > include/uapi/linux/rtnetlink.h | 7 +++ > man/man8/tc.8 | 26 ++++++++ > tc/tc.c | 5 +- > tc/tc_common.h | 1 + > tc/tc_filter.c | 131 > +++++++++++++++++++++++++++++------------ > tc/tc_monitor.c | 5 +- > 6 files changed, 135 insertions(+), 40 deletions(-) >
applied to iproute2-next. Thanks