On Mon, May 20, 2013 at 11:36:05AM -0700, Alex Wang wrote: > Since the use of single datapath, all bridges belonging to the same type of > datapath will use the same (single) datapath. This causes confusion in the > current 'ofproto/trace' command. Especially, when given the unrelated > 'bridge' and 'in_port' combination, the current implementation will still > be able to process and give misleading output. Thusly, this patch changes > the 'ofproto/trace' command syntax to formats shown as follow. > > ofproto/trace [datapath] odp_flow [-generate|packet] > ofproto/trace bridge br_flow [-generate|packet] > > Also, this patch updates the tests and the manpages accordingly. > > Co-authored-by: Ben Pfaff <b...@nicira.com> > Signed-off-by: Alex Wang <al...@nicira.com>
Applied to master, thanks. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev