Re: [ovs-dev] [PATCH] vswitch.xml: Improve description of forward-bpdu.

2015-03-31 Thread Ben Pfaff
On Tue, Mar 31, 2015 at 08:27:17AM -0700, Ben Pfaff wrote: > The description was at best incomplete and difficult to understand. > > Reported-by: "Graham, Mark" > Signed-off-by: Ben Pfaff Oops, sorry Mark, I see that Brian Field actually reported this bug. I've sent a v2 patch with that updated

[ovs-dev] [PATCH] vswitch.xml: Improve description of forward-bpdu.

2015-03-31 Thread Ben Pfaff
The description was at best incomplete and difficult to understand. Reported-by: "Graham, Mark" Signed-off-by: Ben Pfaff --- AUTHORS | 1 + vswitchd/vswitch.xml | 52 2 files changed, 41 insertions(+), 12 deletions(-) diff --gi