On 5/21/19 6:13 AM, Hangbin Liu wrote: > BTW, for some pre-defined names in iproute2, like rtnl_rtprot_tab, > nl_proto_tab. Should we also print the number directly or just keep > using the human readable names? > > I would like to keep them as this is defined in iproute and we can control > them. But this may make people feel confused with the -Numeric parameter. > So what do you think?
To me numeric means no number to string conversions, and the protocol is passed as a number.