summaryrefslogtreecommitdiff
path: root/include/openvswitch/vconn.h
Commit message (Expand)AuthorAgeFilesLines
* ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.Ben Pfaff2019-01-151-0/+2
* vconn: Allow timeout configuration for blocking connection.Ilya Maximets2019-01-101-2/+2
* ofp-util, ofp-parse: Break up into many separate modules.Ben Pfaff2018-02-131-1/+3
* ovs-ofctl: Avoid read overrun in ofperr_decode_msg().Ben Pfaff2017-06-141-12/+0
* ovn-trace: New --ovs option to also print OpenFlow flows.Ben Pfaff2016-12-281-4/+9
* vconn: Better bundle error management.Jarno Rajahalme2016-07-291-1/+14
* ovs-ofctl: Add bundle support and unit testing.Jarno Rajahalme2015-06-101-0/+3
* vconn: Move struct definitions back to provider interface.Ben Pfaff2015-01-201-25/+5
* vconn: Avoid using C++ keyword 'class' as variable name in headersAmit Bose2015-01-131-2/+2
* lib: Move vconn.h to <openvswitch/vconn.h>Thomas Graf2014-12-151-0/+113