commit | 92b2a5bb76920b7688ab3b16b05fa3d49afbc0ce | [log] [tgz] |
---|---|---|
author | Arkadi Sharshevsky <arkadis@mellanox.com> | Thu Sep 07 17:26:40 2017 +0300 |
committer | Stephen Hemminger <stephen@networkplumber.org> | Thu Sep 07 15:10:25 2017 -0700 |
tree | df882eb6becd4369a6ba05ba0383c36ce5a474c1 | |
parent | 50ea3c64384b1d1bfa9c96de86c21ac8e9fef183 [diff] |
devlink: Make match/action parsing more flexible This patch decouples the match/action parsing from printing. This is done as a preparation for adding the ability to print global header values, for example print IPv4 address, which require special formatting. Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com>