summaryrefslogtreecommitdiff
path: root/ovn/utilities
Commit message (Expand)AuthorAgeFilesLines
* ovn: add is_chassis_resident match expression componentMickey Spiegel2017-01-191-1/+20
* ovn-nbctl: Ability to bootstrap CA certificate.Gurucharan Shetty2017-01-192-0/+7
* ovn-ctl: Add bootstrap ovn-controller CA certificate option.Gurucharan Shetty2017-01-182-2/+19
* ovn: specify addresses of type "router" lsps as "router"Mickey Spiegel2017-01-132-0/+10
* db-ctl-base: Always support all tables in schema.Ben Pfaff2017-01-132-108/+30
* ovn-nbctl: Fix documentation for "ovn-nbctl acl-add".zhaojingjing2017-01-061-1/+1
* ovn-nbctl: Specify the range of the tag for "ovn-nbctl lsp-add" command.zhaojingjing2017-01-062-2/+5
* expr: Rename "macros" to "addr_sets".Justin Pettit2017-01-051-3/+3
* ovn-ctl: add support for SSL nb/sb db connectionsLance Richardson2017-01-052-22/+67
* ovn-sbctl: enable listing dhcp options tablesLance Richardson2017-01-041-0/+8
* ovn-trace: New --ovs option to also print OpenFlow flows.Ben Pfaff2016-12-282-4/+141
* ovn-controller: Tie OpenFlow and logical flows using OpenFlow cookie.Ben Pfaff2016-12-282-27/+138
* table: correct documented default format in man pagesLance Richardson2016-12-222-2/+0
* ovn-trace: Fix small error condition memory leak in trace().Justin Pettit2016-12-211-1/+3
* ovn-sb: remote connection management in sb dbLance Richardson2016-12-212-7/+299
* ovn-nb: remote connection management in nb dbLance Richardson2016-12-212-0/+244
* ovn-trace: Implement DHCP option support.Ben Pfaff2016-12-121-4/+59
* 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