On Mon, Feb 01, 2016 at 04:40:44PM -0800, Quentin Monnet wrote: > Proposal: add an option to ovs-ofctl utility so as to obtain colorized output > in tty, for easier reading. Currently, only the dump-flows command supports > colors. > > A new `--color` option has been added to ovs-ofctl so as to indicate > whether color markers should be used or not. It can be set to `always` > (force colors), `never` (no colors) or `auto` (use colors only if output > is a tty). If provided without any value, it is the same as `auto`. If > the option is not provided at all, colors are disabled by default. > > Quentin Monnet (2): > ovs-ofctl: add color output to dump-flows command > ovs-ofctl: complete color output for dump-flows command
I don't see the actual patches. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev