Re: [PATCH iproute2-next 0/9] print refactoring

2018-02-07 Thread David Ahern
On 2/7/18 10:10 AM, Stephen Hemminger wrote: > This patch set breaks up the big print_route function into > smaller pieces for readability and to make later changes > to support JSON and color output easier. > > Stephen Hemminger (9): > iproute: refactor printing flags > iproute: make printing

[PATCH iproute2-next 0/9] print refactoring

2018-02-07 Thread Stephen Hemminger
This patch set breaks up the big print_route function into smaller pieces for readability and to make later changes to support JSON and color output easier. Stephen Hemminger (9): iproute: refactor printing flags iproute: make printing icmpv6 a function iproute: make printing IPv4 cache flag