Re: [ovs-dev] [PATCH 3/4] stp: Set BPDU max age exactly.

2017-03-17 Thread Ben Pfaff
On Tue, Mar 07, 2017 at 05:11:29AM -0800, nickcooper-zhangtonghao wrote: > Signed-off-by: nickcooper-zhangtonghao Thanks for the bug fix. I applied this to master, branch-2.7, and branch-2.6. ___ dev mailing list

[ovs-dev] [PATCH 3/4] stp: Set BPDU max age exactly.

2017-03-07 Thread nickcooper-zhangtonghao
Signed-off-by: nickcooper-zhangtonghao --- vswitchd/bridge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c index 2e10013..961ebe6 100644 --- a/vswitchd/bridge.c +++ b/vswitchd/bridge.c @@ -1538,7 +1538,7 @@