summaryrefslogtreecommitdiff
path: root/ovn/utilities
Commit message (Expand)AuthorAgeFilesLines
* rhel: start ovn-controller-vtep with ovn-ctlJaime CaamaƱo Ruiz2019-06-091-1/+9
* ovn-nbctl.8.xml: Fix typo.Justin Pettit2019-06-011-2/+2
* ovn-ctl: Set max open files limit for SB DB.Han Zhou2019-05-241-0/+8
* ovn-controller: Maintain resource references for logical flows.Han Zhou2019-05-241-1/+1
* ovn: Support OVS action 'check_pkt_larger' in OVNNuman Siddique2019-04-221-1/+3
* ovn: Add a new OVN action 'icmp4_error'Numan Siddique2019-04-221-0/+5
* ovn: Add a new OVN field icmp4.frag_mtuNuman Siddique2019-04-221-1/+24
* ovn-nbctl: Fix 32-bit build with gcc.Ilya Maximets2019-04-171-3/+3
* OVN: add the possibility to configure a static IPv4/IPv6 address and dynamic MACLorenzo Bianconi2019-04-161-0/+2
* Policy-based routing (PBR) in OVN.Mary Manohar2019-04-161-0/+206
* ovn: Add generic HA chassis groupNuman Siddique2019-04-163-2/+271
* ovn-nbctl: Support --no-shuffle-remotes.Han Zhou2019-04-152-2/+41
* ovn-ctl: Make sure OVN_RUNDIR is created for central nodes.Han Zhou2019-03-221-0/+1
* ovn-ctl: Unify OVN_RUNDIR usage.Han Zhou2019-03-221-16/+17
* ovn-nbctl: Don't segfault when ovn-northd doesn't configure dynamic addresses.Justin Pettit2019-03-131-1/+1
* ovn-nbctl: Add lsp-get-ls commandLucas Alvares Gomes2019-02-272-0/+31
* ovn: update ovn-ctl usage with status, promote and demote commandsMoshe Levi2019-02-261-0/+8
* ovn-nbctl: Daemon mode should retry when IDL connection lost.Han Zhou2019-02-221-4/+8
* Initialize the right database.Ted Elhourani2019-02-141-1/+1
* vconn: Allow timeout configuration for blocking connection.Ilya Maximets2019-01-102-2/+2
* OVN: add static IP support to IPAMLorenzo Bianconi2018-12-281-1/+4
* docs: Fix cross-references that referred to discussions that have moved.Ben Pfaff2018-11-152-2/+2
* ovn-nbctl: Fix the ovn-nbctl test "LBs - daemon" which fails during rpm buildNuman Siddique2018-11-052-4/+4
* manpages: Include ovs.tmac in most man roots.Ilya Maximets2018-10-302-11/+2
* windows, ovn-nbctl: Add service_start call inside the server loopAlin Gabriel Serdean2018-10-241-8/+7
* ovn-nbctl: Add basic port group commands.Mark Michelson2018-10-112-0/+98
* ovn-ctl: Fix the wrong pidfile argument passed to ovsdb-serversNuman Siddique2018-10-111-4/+4
* ovn-trace: Fix tracing when ip.dst has to go via a gateway routerNuman Siddique2018-10-111-0/+9
* ovndb-servers.ocf: Add ssl support for managing OVN DB resources with pacemak...aginwala2018-10-111-1/+71
* ovn-ctl: Allow passing ssl certs when starting OVN DBs in ssl mode.aginwala2018-10-112-3/+52
* ovn-nbctl: Don't parse table-formatting options in nbctl_clientMark Michelson2018-10-081-1/+0
* table: Create method for resetting table formatting.Mark Michelson2018-10-081-0/+1
* OVN: add CT_LB action to ovn-traceLorenzo Bianconi2018-09-212-5/+111
* ovn: Detect and prevent duplicate address assignments.Mark Michelson2018-09-061-0/+81
* ovn-ctl: allow configuring user:group for daemonsAaron Conole2018-08-212-0/+16
* tests: Use environment variable for default timeout.Ilya Maximets2018-08-152-9/+3
* utilities: Fix and unify parsing of timeout option.Ilya Maximets2018-08-152-8/+5
* ovn-trace: Fix warnings when port is found but not in current datapath.Han Zhou2018-08-071-1/+3
* ovn-nbctl: Make daemon mode more transparent.Ben Pfaff2018-08-072-54/+299
* ovn-nbctl: Separate command-line options parsing and interpretation.Ben Pfaff2018-08-071-19/+20
* ovn: Modify restart_controller in ovn-ctl to use --restartMark Michelson2018-08-021-2/+2
* ovn-nbctl: Initialize arguments to avoid compilation warnings.Ian Stokes2018-07-311-1/+5
* ovn-nbctl: Detect unrecognized short options in server mode.Jakub Sitnicki2018-07-311-2/+17
* ovn-nbctl: Allow referring to port groups by name.Jakub Sitnicki2018-07-311-0/+3
* ovn: Add rate-limiting for ACL logs.Justin Pettit2018-07-302-5/+14
* ovn: Add Meter and Meter_Band tables to the NB and SB databases.Justin Pettit2018-07-302-0/+196
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-241-1/+1
* ovn-nbctl: Initial support for daemon mode.Jakub Sitnicki2018-07-232-31/+344
* ovn-nbctl: Extract a helper for appending command options.Jakub Sitnicki2018-07-231-12/+25
* ovn-nbctl: Extract a helper for building short options string.Jakub Sitnicki2018-07-231-4/+14