On Fri, Mar 23, 2018 at 07:45:12PM -0700, Jakub Kicinski wrote: > JSON does not accept hex numbers with 0x prefix. Simply print > as decimal numbers, JSON should be primarily machine-readable. > > Signed-off-by: Jakub Kicinski <[email protected]> > Reviewed-by: Quentin Monnet <[email protected]> > Fixes: 831a0aafe5c3 ("tools: bpftool: add JSON output for `bpftool map *` > commands")
Applied to bpf tree, thanks Jakub.
