summaryrefslogtreecommitdiff
path: root/ovn/ovn-sb.xml
Commit message (Expand)AuthorAgeFilesLines
* ovn: add rbac tables to ovn southbound schemaLance Richardson2017-06-081-0/+40
* ovn-sb.xml: Update and improve documentation.Ben Pfaff2017-06-071-39/+50
* Copy external_ids from Logical_Switch_Port to SB databaseDaniel Alvarez Sanchez2017-06-071-1/+10
* ovn-sb.xml: Fix indentation.Dong Jun2017-06-071-7/+7
* ovn: ssl proto/cipher configuration in nb/sb dbLance Richardson2017-06-071-0/+11
* ovn: Add support for new logical port type "localport".Daniel Alvarez2017-05-301-0/+14
* ovn-northd: Propagate Neutron datapath names to southbound database.Ben Pfaff2017-05-031-6/+22
* ovn-northd: Propagate Neutron port names to southbound database.Ben Pfaff2017-05-031-0/+23
* ovn-controller: Add 'dns_lookup' actionNuman Siddique2017-05-021-1/+74
* ovn-northd: Add hint in lflow to link back to aclHan Zhou2017-04-211-0/+6
* ovn-sb.xml: Document ct.trk and improve wording for other ct flags.Ben Pfaff2017-04-211-8/+10
* ovn: Gratuitous ARP for distributed NAT rulesMickey Spiegel2017-03-301-3/+14
* ovn: Gratuitous ARP for centralized NAT rules on a distributed routerMickey Spiegel2017-03-301-9/+23
* ovn-controller: Provide the option to set Encap.options:csumNuman Siddique2017-01-311-2/+6
* ovn: avoid snat recirc only on gateway routersMickey Spiegel2017-01-271-4/+19
* actions: Add new "ct_clear" action.Ben Pfaff2017-01-211-0/+4
* actions: Make "next" action able to jump from egress to ingress pipeline.Ben Pfaff2017-01-211-3/+9
* actions: Add new OVN action "clone".Ben Pfaff2017-01-211-0/+10
* ovn: Introduce distributed gateway port and "chassisredirect" port bindingMickey Spiegel2017-01-191-0/+35
* ovn: add is_chassis_resident match expression componentMickey Spiegel2017-01-191-0/+14
* ovn-sb: remote connection management in sb dbLance Richardson2016-12-211-1/+47
* ovn-controller: Fix conntrack zone in gateway routers.Guru Shetty2016-12-201-3/+5
* logical-fields: Add ct.dnat and ct.snat symbols.Gurucharan Shetty2016-11-151-2/+17
* ovn-southbound: Implement read-only connection support.Lance Richardson2016-11-011-0/+245
* doc: Convert IntegrationGuide to rSTStephen Finucane2016-10-201-1/+1
* ovn-trace: Include source file and line number reference in output.Ben Pfaff2016-10-071-0/+5
* Check and allocate free qdisc queue id for ports with qos parametersBabu Shanmugam2016-10-041-4/+34
* ovn-controller: Datapath based conntrack zone for load-balancing.Gurucharan Shetty2016-09-091-2/+4
* ovn: Support for GARP for NAT IPs via localnetChandra S Vejendla2016-08-161-0/+10
* ovn-northd: Copy name in logical datapath southbound representations.Ben Pfaff2016-08-151-0/+7
* ovn: Rewrite logical action parsing and encoding library.Ben Pfaff2016-08-151-3/+3
* ovn-controller: Add 'put_dhcpv6_opts' action in ovn-controllerNuman Siddique2016-08-141-0/+129
* ovn-controller: Use UDP checksums when creating Geneve tunnels.Jesse Gross2016-08-131-2/+42
* ovn-controller: Add datapath-type and iface-types in chassis:external_idsNuman Siddique2016-08-131-0/+16
* ovn: Add support for IPv6 dynamic bindings.Justin Pettit2016-07-291-16/+54
* ovn: Don't require clearing inport to hair-pin packets.Justin Pettit2016-07-291-14/+15
* ovn: Rename "nd" action to "nd_na".Justin Pettit2016-07-291-7/+7
* ovn-controller: Tighten "nd" definition, add "nd_ns" and "nd_na".Justin Pettit2016-07-291-1/+3
* ovn-sb.xml: Remove obsolete documentation of OVN logical flows.Ben Pfaff2016-07-301-38/+2
* ovn: Rename "gateway" to "l3gateway".Russell Bryant2016-07-281-9/+9
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-0/+34
* ovn: Add datapath column to the MAC_Binding tableLiran Schour2016-07-181-0/+3
* ovn: Add 128-bit support for ct_labelNuman Siddique2016-07-181-3/+2
* ovn: Add xxreg[01] symbols.Justin Pettit2016-07-121-0/+12
* ovn: Renumber logical field registers to the newly extended registers.Justin Pettit2016-07-121-2/+2
* ovn: Support l2gateway-chassis option in "l2gateway" logical portsNuman Siddique2016-07-081-2/+6
* ovn-controller: Add support for load balancing.Gurucharan Shetty2016-07-031-1/+26
* ovn: Add address set support for ACLs.Russell Bryant2016-07-031-0/+19
* ovn: Add 'na' action and lflow for NDZong Kai LI2016-07-021-0/+40
* ovn: Add software l2 gateway.Russell Bryant2016-07-011-6/+82