]> git.proxmox.com Git - mirror_iproute2.git/commit - devlink/devlink.c
devlink: Add support for special format protocol headers
authorArkadi Sharshevsky <arkadis@mellanox.com>
Thu, 7 Sep 2017 14:26:41 +0000 (17:26 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 7 Sep 2017 22:10:25 +0000 (15:10 -0700)
commit31639589f3a707d71651c0a02e1746328a266082
treeebdfa3f6a0b0c560e6a12de35f35629a1ba7dfd4
parent92b2a5bb76920b7688ab3b16b05fa3d49afbc0ce
devlink: Add support for special format protocol headers

In case of global header (protocol header), the header:field ids are used
to perform lookup for special format printer. In case no printer existence
fallback to plain value printing.

Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
devlink/devlink.c