> On Sep 9, 2015, at 1:34 AM, Ben Pfaff <[email protected]> wrote: > >> On Tue, Sep 08, 2015 at 09:46:28PM -0400, Russell Bryant wrote: >> The format string for the output of lflow-list included a width of 3 >> characters for the priority. ACLs use priorities up to 5 digits, so >> change the width from 3 to 5. This restores alignment of the next >> field, "match". >> >> Signed-off-by: Russell Bryant <[email protected]> > > Applied, thanks. > > (I remember noticing the "3" and wondering about it earlier.)
Yeah, 3 was just based on what was in use at the time, instead of what the full range actually was. -- Russell _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
