summaryrefslogtreecommitdiff
path: root/ovn/controller/ofctrl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove OVN.Mark Michelson2019-09-061-87/+0
* ovn-controller: Provide the option to configure inactivity probe interval for...Numan Siddique2019-07-051-1/+3
* ovn-controller: Initial use of incremental engine - quiet mode.Han Zhou2019-05-241-11/+30
* ovn-controller: Fix chassisredirect port flapping when ovs-vswitchd crashesNuman Siddique2019-02-041-0/+3
* ovn: Fix IPv6 DAD failure for container portsNuman Siddique2018-10-101-0/+5
* ovn: Support configuring meters through SB Meter table.Justin Pettit2018-07-301-1/+2
* ovn-controller: Drop controller_ctx structure entirely.Ben Pfaff2018-06-121-1/+0
* ovn: Support port groups in ACLsHan Zhou2018-04-131-1/+2
* ofctrl: Remove unused declaration.Han Zhou2018-02-011-2/+0
* ovn: OVN Support QoS meterGuoshuai Li2018-01-241-1/+2
* ovn-controller: Add extend_table instead of group_table to expand meter.Guoshuai Li2018-01-241-5/+2
* ovn-controller: Avoid recomputing when there are in-flight msgs.Han Zhou2017-05-011-0/+1
* ovn-controller: Introduce "inject-pkt" ovs-appctl command.Justin Pettit2017-01-051-1/+5
* ovn-controller: Tie OpenFlow and logical flows using OpenFlow cookie.Ben Pfaff2016-12-281-2/+2
* ovn-controller: Flush conntrack entries for newly allocated zones.Justin Pettit2016-09-231-2/+6
* ovn-controller: Back out incremental processingRyan Moats2016-08-311-12/+4
* ovn-controller: Persist desired conntrack groups.Ryan Moats2016-08-101-2/+5
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-2/+3
* ovn-controller: Persist ovn flow tablesRyan Moats2016-07-181-4/+18
* ovn-controller: Add support for load balancing.Gurucharan Shetty2016-07-031-1/+2
* Move lib/meta-flow.h to include/openvswitch directoryBen Warren2016-04-141-1/+1
* ofctrl: Negotiate OVN Geneve option.Ben Pfaff2015-08-031-2/+4
* ovn-controller: Pass 'br_int' explicitly to functions that need it.Ben Pfaff2015-07-281-1/+2
* ovn-controller: Explicitly pass the flow table from function to function.Ben Pfaff2015-07-281-2/+3
* ovn-controller: Install generated pipeline flows into OVS via OpenFlow.Ben Pfaff2015-05-051-0/+37