summaryrefslogtreecommitdiff
path: root/ovn/utilities
Commit message (Expand)AuthorAgeFilesLines
* ovn-sbctl: Fix a few minor typesetting errors.Ben Pfaff2016-12-091-11/+11
* ovn-trace: Add output format options to usage message.Ben Pfaff2016-12-061-7/+12
* ovn: Fix the duplicate code: start) ovsdb_server_start; ;Guoshuai Li2016-12-061-1/+0
* ovn-trace: Fix implementation of get_arp and get_nd logical actions.Ben Pfaff2016-11-281-3/+4
* ovn-trace: Fix daemon exit for bad datapaths or flows.Ben Pfaff2016-11-281-2/+2
* ovn-nbctl: Add NAT commands.nickcooper-zhangtonghao2016-11-212-0/+251
* ovn: OCF script for OVN OVSDB serversBabu Shanmugam2016-11-182-2/+359
* ovn: ovn-ctl support for HA ovn DB serversBabu Shanmugam2016-11-182-25/+191
* ovn-nbctl: Fix manpage formatting typo.nickcooper-zhangtonghao2016-11-181-1/+1
* ovn-ctl: Fix --ovn-controller-log.Russell Bryant2016-11-171-1/+1
* ovn-sbctl: document logging and common options in man pageLance Richardson2016-11-141-0/+3
* ovn-trace: Note that no match means drop.Russell Bryant2016-11-111-1/+1
* ovn-trace: Print stage name even without match.Russell Bryant2016-11-101-1/+17
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-103-2/+5
* ovn: Add a case of policy based routing.Gurucharan Shetty2016-11-032-12/+39
* ovn-southbound: Implement read-only connection support.Lance Richardson2016-11-011-0/+4
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-193-3/+0
* ovn-trace: Include source file and line number reference in output.Ben Pfaff2016-10-072-4/+12
* ovn-nbctl: Improve ovn-nbctl manpagenickcooper-zhangtonghao2016-10-051-8/+32
* ovn-nbctl: Fix memory leak in nbctl_lr_route_addnickcooper-zhangtonghao2016-10-051-0/+6
* ovn-nbctl: Check the length of MAC addressnickcooper-zhangtonghao2016-10-051-1/+1
* DSCP marking on packetsBabu Shanmugam2016-10-051-0/+5
* Check and allocate free qdisc queue id for ports with qos parametersBabu Shanmugam2016-10-041-0/+12
* ovn-nbctl: Add LB commands.nickcooper-zhangtonghao2016-10-032-1/+590
* ovn-nbctl: Remove unreachable code.nickcooper-zhangtonghao2016-10-031-2/+0
* ovn-nbctl: Fix memory leak in nbctl_lrp_add.nickcooper-zhangtonghao2016-10-031-4/+4
* ovn: Initialize the databases.Gurucharan Shetty2016-09-231-0/+2
* Windows: Extend support for binaries which allow detachAlin Serdean2016-09-141-0/+1
* ovn-northd: Tag allocation for nested containers.Gurucharan Shetty2016-09-092-11/+15
* ovn-nbctl, tests: Clean up noisy memory leaksRyan Moats2016-09-091-0/+1
* ovn-nbctl: Update man page for missing tables.Han Zhou2016-09-081-4/+29
* ofp-actions: Waste less memory in set field and load actions.Jarno Rajahalme2016-08-311-12/+25
* Add monitoring to ovsdb-serverConner Herriges2016-08-261-2/+2
* ovn-trace: Minor cleanups.Justin Pettit2016-08-122-5/+5
* ovn-trace: add generated files to .gitignore.Flavio Fernandes2016-08-231-0/+2
* ovn: include ovn-trace.8 in DISTCLEANFILESLance Richardson2016-08-161-1/+2
* ovn-trace: New utility.Ben Pfaff2016-08-153-2/+1729
* ovn-northd: Copy name in logical datapath southbound representations.Ben Pfaff2016-08-151-3/+7
* ovn-util: Add common functions for the default NB and SB databases.Ben Pfaff2016-08-152-39/+14
* ovn-controller: Use UDP checksums when creating Geneve tunnels.Jesse Gross2016-08-131-0/+2
* smap: New function smap_get_def().Ben Pfaff2016-08-081-2/+2
* ovn-nbctl: Add details for common options to manpage.Ben Pfaff2016-08-081-16/+10
* ovn: Fix spelling errors in manpages.Ben Pfaff2016-08-082-2/+2
* ovn-sbctl: Remove unused enum.Ben Pfaff2016-08-081-1/+0
* ovn-nbctl: Add "sync" command to wait for previous changes to take effect.Ben Pfaff2016-08-082-2/+50
* ovn-nbctl: fix help message for lsp-get/set-addressesHan Zhou2016-08-022-6/+6
* ovn-northd, tests: Adding IPAM to ovn-northd.Nimay Desai2016-07-281-1/+1
* ovn: Add ovn-controller-vtep debian packageRyan Moats2016-07-282-9/+45
* ovn-nbctl: Improve usage message.Ben Pfaff2016-07-271-2/+2
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-264-4/+145