summaryrefslogtreecommitdiff
path: root/ovn/utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* ovn-northd: Add logical flows to support native DHCPv4Numan Siddique2016-07-262-0/+227
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-222-3/+3
* ovn-sbctl: Adjust formatting of lflow-list.Russell Bryant2016-07-131-1/+1
* sset: New function sset_from_delimited_string().Ben Pfaff2016-07-131-8/+2
* ovn-nbctl: Print router port networks in "show".Justin Pettit2016-07-131-2/+10
* ovn: Support multiple addresses on a single logical router port.Justin Pettit2016-07-122-26/+76
* ovn-sbctl: Change lport-(un)bind to lsp-(un)bind.Russell Bryant2016-07-072-8/+8
* ovn: Add support for Load balancers.Gurucharan Shetty2016-07-031-0/+4
* ovn: Add address set support for ACLs.Russell Bryant2016-07-032-0/+8
* ovn-nbctl: Improve manpage.nickcooper-zhangtonghao2016-07-031-2/+6
* ovn-nbctl: Fix double free in nbctl_lr_route_list().William Tu2016-07-021-1/+2
* ovn-nbctl: Ability to update a route's output port.Gurucharan Shetty2016-07-011-0/+4
* util: New function nullable_xstrdup().Ben Pfaff2016-06-262-2/+2
* ovn: DNAT and SNAT on a gateway router.Gurucharan Shetty2016-06-211-0/+5
* ovn-nbctl: Update logical switch commands.Justin Pettit2016-06-113-169/+165
* ovn-nbctl: Update logical switch port commands.Justin Pettit2016-06-113-98/+95
* ovn: Use Logical_Switch_Port in NB.Justin Pettit2016-06-113-160/+163