summaryrefslogtreecommitdiff
path: root/ovn/utilities
Commit message (Expand)AuthorAgeFilesLines
* ovn-ctl: Support starting clustered OVN dbsNuman Siddique2018-04-042-64/+198
* OVN: add tcp_reset{} action supportLorenzo Bianconi2018-04-041-0/+31
* ctl-option: add --inactivity-probe= option in set targets commandsGuoshuai Li2018-03-313-4/+24
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-244-0/+48
* ovn-sbctl: Allow retries by default.Ben Pfaff2018-03-241-1/+1
* ovn-ctl: Trivial, remove duplicated stop_controller case optionLucas Alvares Gomes2018-03-141-3/+0
* ofp-print: Move much of the printing code into message-specific files.Ben Pfaff2018-03-142-2/+2
* OVN: add icmp4{} action supportLorenzo Bianconi2018-03-091-0/+30
* ovn-sbctl: Remove incorrect manpage options.Dan Williams2018-02-281-2/+0
* Refer to database manpages in *ctl manpagesMark Michelson2018-02-264-63/+14
* ofp-util, ofp-parse: Break up into many separate modules.Ben Pfaff2018-02-132-0/+2
* ovn-nbctl: Add QoS commands.Guoshuai Li2018-02-012-0/+267
* ovn-nbctl: update manpage for lsp-set-type.Han Zhou2018-02-011-1/+43
* Support accepting and displaying table names in OVS tools.Ben Pfaff2018-02-012-2/+2
* ofp-actions: Make formatting and parsing functions take a struct argument.Ben Pfaff2018-01-311-1/+2
* ovn: OVN Support QoS meterGuoshuai Li2018-01-241-0/+4
* OVN pacemaker: Fix issues when started as pacemaker container bundlesNuman Siddique2018-01-091-24/+27
* ovn-nbctl: Add lrp's gateway chassis information in show commandNuman Siddique2018-01-021-0/+9
* ovsdb: Improve documentation.Ben Pfaff2017-12-141-13/+6
* OVN pacemaker: Add the monitor action for Master roleNuman Siddique2017-12-051-8/+40
* ovn-ctl: Add new commands 'run_nb_server' and 'run_sb_server'Numan Siddique2017-12-012-3/+58
* ovn-ctl: Add -vfile:info option to OVN_NB/SB_LOG optionsNuman Siddique2017-11-261-2/+2
* lib: Move lib/poll-loop.h to include/openvswitchXiao Liang2017-11-033-3/+3
* ovn: Generate Neighbor Solicitation packet for unknown MAC IPv6 packetsNuman Siddique2017-11-021-0/+30
* ovn-controller: Add a new action - 'put_nd_ra_opts'Numan Siddique2017-11-021-13/+38
* ovn util: Refactor dhcp_opts_map to make it genericNuman Siddique2017-11-021-7/+7
* ovn: Add IPv6 capability to ovn-nbctl lb-addMark Michelson2017-11-022-49/+140
* ovn: Check for known logical switch port types.Mark Michelson2017-11-011-1/+6
* ovn-sbctl: Fix possible null pointer to qsort.William Tu2017-11-011-1/+4
* ovn-sbctl: Fix dead assignment.William Tu2017-10-301-1/+1
* ovn pacemaker: Provide the option to configure inactivity probe valueNuman Siddique2017-10-251-0/+27
* ovn-nbctl: fix validation logic for acl-del commandHan Zhou2017-09-111-4/+4
* rhel: Use systemd Restart option for ovn-controllers.Mark Michelson2017-08-031-0/+2
* Eliminate most shadowing for local variable names.Ben Pfaff2017-08-021-6/+4
* ovn: Restrict encap modification to its creating chassisMark Michelson2017-07-311-0/+1
* ovn: Update ovn-nbctl manpage with DHCP lsp commands.Mark Michelson2017-07-311-0/+26
* ovn: Add lsp-set-dhcpv6-options ovn-nbctl operation.Mark Michelson2017-07-311-0/+45
* ovn: Add support for ACL logging.Justin Pettit2017-07-283-18/+79
* ovn: l3ha, CLI for logical router port gateway chassisVenkata Anil2017-07-272-0/+209
* conntrack: Move ct_state parsing to lib/flow.cYi-Hung Wei2017-07-121-25/+7
* Fix some -Wimplicit-fallthrough warnings building with GCC 7Timothy Redaelli2017-07-112-0/+4
* treewide: .gitignore updatesLance Richardson2017-07-101-0/+2
* distclean: Fix ovs-vtep and docker drivers.Joe Stringer2017-06-211-0/+2
* Use @PYTHON@ directly instead of "#! /usr/bin/env"Timothy Redaelli2017-06-214-5/+5
* ovs-ofctl: New option "--no-stats" for "ovs-ofctl dump-flows".Ben Pfaff2017-06-142-10/+6
* 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: ssl proto/cipher configuration in nb/sb dbLance Richardson2017-06-075-8/+32
* Support accepting and displaying port names in OVS tools.Ben Pfaff2017-05-312-6/+6
* ovn-ctl: Fix help message for option ovn-controller-priorityHan Zhou2017-05-311-1/+1