]> git.proxmox.com Git - mirror_ovs.git/commit
ofproto: Allow bundle idle timeout to be configured.
authorFlavio Leitner <fbl@sysclose.org>
Thu, 19 Apr 2018 17:09:38 +0000 (14:09 -0300)
committerBen Pfaff <blp@ovn.org>
Wed, 9 May 2018 22:02:48 +0000 (15:02 -0700)
commit7fdd20824e40e381829d60b1c4cd562dec030416
tree05e1b2e3d9bfb5047f38cf0203961636d66b9d19
parent9cce7e71ec41eb726fd522e6bf943eee58444f87
ofproto: Allow bundle idle timeout to be configured.

In some cases 10 seconds might be too much time and in
other cases it might be too little.

The OpenFlow spec mandates that it should wait at least one
second, so enforce that as the minimum acceptable value.

Signed-off-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ofproto/connmgr.c
ofproto/connmgr.h
ofproto/ofproto.c
ofproto/ofproto.h
tests/ofproto.at
vswitchd/bridge.c
vswitchd/ovs-vswitchd.8.in
vswitchd/vswitch.xml