commit | 3a7b68617de749d930b5503c3c5f30a17524f0bd | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Sat Feb 02 12:50:46 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 06 10:38:25 2019 -0800 |
tree | 2ae0d5138afef528475886551cd3223e10478d09 | |
parent | e3ab786b42535da00c731c3585165e88bf35ab09 [diff] |
cls_api: add translator to flow_action representation This patch implements a new function to translate from native TC action to the new flow_action representation. Moreover, this patch also updates cls_flower to use this new function. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>