[ovs-git] [openvswitch/ovs] 7fdd20: ofproto: Allow bundle idle timeout to be configure...

GitHub noreply at github.com
Wed May 9 22:07:46 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 7fdd20824e40e381829d60b1c4cd562dec030416
      https://github.com/openvswitch/ovs/commit/7fdd20824e40e381829d60b1c4cd562dec030416
  Author: Flavio Leitner <fbl at sysclose.org>
  Date:   2018-05-09 (Wed, 09 May 2018)

  Changed paths:
    M ofproto/connmgr.c
    M ofproto/connmgr.h
    M ofproto/ofproto.c
    M ofproto/ofproto.h
    M tests/ofproto.at
    M vswitchd/bridge.c
    M vswitchd/ovs-vswitchd.8.in
    M vswitchd/vswitch.xml

  Log Message:
  -----------
  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 at sysclose.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list