summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* treewide: Avoid undefined behavior passing null in nonnull parameters.Lance Richardson2017-06-131-8/+10
* ovn-sbctl: support setting rbac role for remote connectionsLance Richardson2017-06-081-2/+10
* ovn: add rbac tables to ovn southbound schemaLance Richardson2017-06-084-2/+417
* 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-073-4/+23
* ovn-sb.xml: Fix indentation.Dong Jun2017-06-071-7/+7
* ovn: ssl proto/cipher configuration in nb/sb dbLance Richardson2017-06-079-10/+60
* ovn-controller: refactor and abstract ovs_idl registeringHan Zhou2017-06-061-30/+36
* patch: Check the right variable for null.Ben Pfaff2017-06-011-2/+2
* actions: Fix memory leak on error path in parse_ct_lb_action().Ben Pfaff2017-06-011-0/+1
* Support accepting and displaying port names in OVS tools.Ben Pfaff2017-05-315-16/+16
* ovn-controller: Fix log conditions for unexpected openflow messages.Han Zhou2017-05-312-6/+2
* ovn-ctl: Fix help message for option ovn-controller-priorityHan Zhou2017-05-311-1/+1
* ovn-controller: Fix a wrong comment.Han Zhou2017-05-311-1/+1
* ofp-util: Add flow metadata to ofputil_packet_outYi-Hung Wei2017-05-312-4/+4
* physical: Tolerate missing distributed-port key for chassisredirect ports.Ben Pfaff2017-05-311-2/+2
* ovn: Increase logical pipeline length from 16 to 24 stages.Mickey Spiegel2017-05-304-20/+21
* ovn: Add support for new logical port type "localport".Daniel Alvarez2017-05-309-18/+105
* ovn-northd: Avoid null deref for missing outport in build_static_route_flow().Ben Pfaff2017-05-301-1/+1
* ovn: Fix encoding of large logical output ports for STT.Ben Pfaff2017-05-301-2/+2
* ovn-nbctl, ovn-sbctl, ovs-vsctl: Remove gratuitous NULL checks.Ben Pfaff2017-05-302-10/+8
* ovn-controller: Fix memory leak in create_br_int().Ben Pfaff2017-05-301-0/+1
* ovn-northd: Fix uninitialized reference in build_static_route_flow().Ben Pfaff2017-05-301-1/+1
* ovn-ctl: Add commands to manage OVN DB ovsdb-servers individuallyNuman Siddique2017-05-261-2/+50
* pinctrl: Be more careful in parsing DHCPv6 and DNS.Ben Pfaff2017-05-251-0/+9
* Supporting ovn-northd HA colocated with OVNDB-HAZhengwei Gao2017-05-251-0/+27
* ovn-nb.xml: Fix minor typo.Russell Bryant2017-05-231-1/+1
* ovn-ctl: Start ovn-northd even if ovsdb-servers are not runningNuman Siddique2017-05-221-8/+8
* ovn pacemaker: Fix return code errors in start/stop actionNuman Siddique2017-05-221-2/+12
* physical: Simplify updating localvif_to_ofport map in physical_run()Ben Pfaff2017-05-051-21/+13
* ovn-trace: Display friendlier port and datapath names.Ben Pfaff2017-05-042-21/+112
* ovn-trace: Accept human-friendly logical port and datapath names.Ben Pfaff2017-05-041-2/+24
* ovn-trace: Add support for partial UUID matches for ports and datapaths.Ben Pfaff2017-05-041-9/+46
* ovn-trace: Add some basic tracing for ct_snat and ct_dnat actions.Ben Pfaff2017-05-042-3/+107
* ovn-trace: Fix message style in VLOG_WARN call.Ben Pfaff2017-05-041-1/+1
* ovn-sbctl: Display and accept friendly logical port and datapath names.Ben Pfaff2017-05-041-5/+15
* userspace: Add packet_type in dp_packet and flowJan Scheurich2017-05-031-3/+3
* ovn-sbctl: Add --ovs option to "lflow-list", for listing OpenFlow flows.Ben Pfaff2017-05-032-3/+102
* ovn-sbctl: Get rid of redundant code by using function from db-ctl-base.Ben Pfaff2017-05-031-28/+3
* ovn-sbctl: Allow database commands to refer to datapaths by name.Ben Pfaff2017-05-031-0/+5
* ovn-northd: Keep external-ids up-to-date in Datapath_Binding.Ben Pfaff2017-05-031-25/+31
* ovn-northd: Propagate Neutron datapath names to southbound database.Ben Pfaff2017-05-032-9/+31
* ovn-northd: Propagate Neutron port names to southbound database.Ben Pfaff2017-05-034-3/+59
* ovn-controller: Disable probes by default for unix sockets.Han Zhou2017-05-031-8/+16
* ovn-controller: Add conditional monitoring support for DNS table.Ben Pfaff2017-05-031-3/+8
* ovn-nbctl: Allow access to DHCP options via logical switch port name.Ben Pfaff2017-05-031-0/+10
* ovn-nbctl: Display and accept Neutron network, router, port names.Ben Pfaff2017-05-032-31/+87
* ovn-nbctl: Omit "addresses: ["router"]" from "show" output.Ben Pfaff2017-05-031-1/+6
* ovn-nbctl: Display logical switch router ports in "show".Ben Pfaff2017-05-031-0/+5
* ovn-nbctl: Include logical switch port type in "show" output.Ben Pfaff2017-05-031-0/+3