On Mon, 19 Oct 2020 23:32:37 +0200 (CEST) Michal Kubecek wrote: > Add message descriptions needed for pretty printing of netlink messages > related to recently added features: genetlink policy dumps and pause frame > statistics. First two patches extend pretty printing code with features > used by these descriptions: support for 64-bit numeric attributes and > and enumerated types (shown as symbolic names rather than numeric values).
Nice! I haven't crossed checked all the types but FWIW LGTM.