On Fri, May 10, 2013 at 01:39:39PM -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' an
fixed it. Thx for pointing out.
> On Mon, May 06, 2013 at 05:30:51PM -0700, Alex Wang
> wrote:
> > Subject: [ovs-dev] [PATCH 1/2] ofproto: Re-implement the ofproto/trace
> > command, fix broken tests and man page
>
> You don't need to mention that you fixed broken
Your return email address has a space in it. It appears as "Alex Wang
" (notice the space between ".com" and ">". I
guess there may be a typo in your .gitconfig?
On Mon, May 06, 2013 at 05:30:51PM -0700, Alex Wang wrote:
> Subject: [ovs-dev] [PATCH 1/2] ofp