Re: [PATCH 00/27] ip: add -json support to 'ip link show'

2017-08-03 Thread Julien Fortin
On Thu, Aug 3, 2017 at 7:08 PM, Oliver Hartkopp wrote: > Hi Julien, > > On 08/03/2017 05:54 PM, Julien Fortin wrote: >> >> From: Julien Fortin > > > what about > > link_veth.c > iplink_vcan.c > iplink_vxcan.c > > ?? Hello Oliver, None of these files print any link info data, see struct link_uti

Re: [PATCH 00/27] ip: add -json support to 'ip link show'

2017-08-03 Thread Oliver Hartkopp
Hi Julien, On 08/03/2017 05:54 PM, Julien Fortin wrote: From: Julien Fortin what about link_veth.c iplink_vcan.c iplink_vxcan.c ?? Regards, Oliver This patch series adds json support to 'ip [-details] link show [dev DEV]' Each patch describes the json schema it adds and provides some ex

[PATCH 00/27] ip: add -json support to 'ip link show'

2017-08-03 Thread Julien Fortin
From: Julien Fortin This patch series adds json support to 'ip [-details] link show [dev DEV]' Each patch describes the json schema it adds and provides some examples. Julien Fortin (27): color: add new COLOR_NONE and disable_color function ip: add new command line argument -json (mutually e