Re: [PATCH iproute2-next 1/1] tc: enable json output for actions

2018-03-30 Thread David Ahern
On 3/28/18 2:59 PM, Roman Mashak wrote: > Signed-off-by: Roman Mashak > --- > tc/m_action.c | 23 ++- > 1 file changed, 18 insertions(+), 5 deletions(-) > applied to iproute2-next. Thanks

[PATCH iproute2-next 1/1] tc: enable json output for actions

2018-03-28 Thread Roman Mashak
Signed-off-by: Roman Mashak --- tc/m_action.c | 23 ++- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/tc/m_action.c b/tc/m_action.c index 6c3049c7db88..8891659ae15a 100644 --- a/tc/m_action.c +++ b/tc/m_action.c @@ -364,6 +364,7 @@