]> git.proxmox.com Git - mirror_iproute2.git/commit
devlink: Make match/action parsing more flexible
authorArkadi Sharshevsky <arkadis@mellanox.com>
Thu, 7 Sep 2017 14:26:40 +0000 (17:26 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 7 Sep 2017 22:10:25 +0000 (15:10 -0700)
commit92b2a5bb76920b7688ab3b16b05fa3d49afbc0ce
treedf882eb6becd4369a6ba05ba0383c36ce5a474c1
parent50ea3c64384b1d1bfa9c96de86c21ac8e9fef183
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>
devlink/devlink.c