On Wed, Dec 07, 2016 at 02:15:12PM -0500, Aaron Conole wrote:
> Ben Pfaff <[email protected]> writes:
> > On Wed, Dec 07, 2016 at 01:08:43PM -0500, Aaron Conole wrote:
> >> Ben Pfaff <[email protected]> writes:
> >> To accomplish this, I'm going down the following route:
> >> 
> >> 1. Add formatting option to the lib/table.{c,h}, such that we can
> >>    still express the existing output.
> >> 
> >> 2. Change ofp-print to use a table for flow dumping, with a default
> >>    format that preserves the current format, and the option of changing
> >>    the format.
> >
> > #2 is interesting.
> 
> I don't currently see how to implement #2, while preserving the existing
> output, unless I implement #1.  Is there a way to accomplish this that
> I'm missing?  If not, is #2 compelling enough to accept #1?

I don't understand how you are going to preserve the default format even
with #1.  I assumed you were going to need to write a separate code path
to do that.  Can you explain your plan?
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to