summaryrefslogtreecommitdiff
path: root/ovn/utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* ovn-nbctl: Add static route commands.Justin Pettit2016-06-112-2/+370
* ovn-nbctl: Update logical router port commands.Justin Pettit2016-06-112-342/+326
* ovn-nbctl: Update basic router commands.Justin Pettit2016-06-102-202/+210
* ovn-nbctl: Use "ctx->output" instead of printf for list ACLs.Justin Pettit2016-06-101-2/+3
* ovn-nbctl: Add lrouter and lrport related commands.Nirapada Ghosh2016-06-032-11/+543
* ovn-nbctl: Fix memory leak reported by Valgrind.William Tu2016-05-192-8/+16
* ovn-nbctl: Add sanity checking for lswitch-add.Ben Pfaff2016-05-082-7/+57
* ovn-nbctl: Make error handling consistent with ovs-vsctl.Ben Pfaff2016-05-082-189/+210
* ovn-nbctl: Mark lport-del commands as writing the database.Ben Pfaff2016-05-081-1/+1
* ovn-sbctl: Display correct ovnsb sock location in help message.Hui Kang2016-05-061-1/+1
* ovn-northd: Add support for static_routes.Steve Ruan2016-05-042-0/+10
* ovn-docker: Update overlay mode for new tcp ports.Gurucharan Shetty2016-04-071-6/+6
* ovn: Fix bug in ovn-ctl argument orderRYAN D. MOATS2016-04-011-2/+2
* ovn-ctl: Rationalize arguments.RYAN D. MOATS2016-03-311-2/+11
* ovn: Fix some split db issues in ovn-ctl.Russell Bryant2016-03-241-16/+14
* Separating OVN NB and SB database processesRYAN D. MOATS2016-03-233-27/+134
* ovn: Add hostname to Chassis.Russell Bryant2016-03-231-2/+2
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* ovn: Implement basic ARP support for L3 logical routers.Ben Pfaff2016-03-121-0/+4
* ovs-bugtool: Create OVN plugin and add output.William Tu2016-02-226-0/+91
* vlog: Make the most common module reference more direct.Ben Pfaff2016-02-102-3/+3
* vlog: Stop using explicit references to external log modules.Ben Pfaff2016-02-032-4/+2
* ovn-nbctl: Update show format for addresses.Russell Bryant2016-01-211-3/+5
* ovn-nbctl: Help catch lport-set-addresses mistakes.Russell Bryant2016-01-211-0/+16
* ovn-nbctl: add db commands help and manpageWei Li2016-01-122-1/+46
* ovn-ctl: Add daemon status functions.Gurucharan Shetty2015-12-161-0/+6
* Add Docker integration for OVN.Gurucharan Shetty2015-11-133-0/+1124
* ovn: Change printed stage names.Justin Pettit2015-11-091-1/+1
* ovn-nbctl: Fix memory leak in option processing.Justin Pettit2015-10-221-0/+1
* ovn: Reduce range of ACL priorities.Justin Pettit2015-10-191-4/+4
* ovn-nb: Add support for IP+MAC binding pairs in Port_Binding 'address'.Ben Pfaff2015-10-162-4/+8
* ovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.Ben Pfaff2015-10-162-27/+28
* ovn-sbctl: Add multiple encaps with "chassis-add".Justin Pettit2015-10-162-16/+37
* ovn-nbctl: Remove external-ids commands.Ben Pfaff2015-10-152-178/+0
* ovn-sbctl.8: Fix bridge modification references.Justin Pettit2015-10-141-4/+1
* ovn: Fix space/tab issues from man pages.Justin Pettit2015-10-131-10/+10
* ovn-sbctl: Use environment var OVN_SB_DB to find the database by default.Ben Pfaff2015-10-072-5/+22
* ovn-nbctl: Split parent and tag in "show" output.Russell Bryant2015-10-051-3/+5
* ovn-ctl: Ability to upgrade databases.Gurucharan Shetty2015-10-021-20/+17
* ovn-ctl, ovs-ctl: Move common code to ovs-lib.Gurucharan Shetty2015-10-021-6/+0
* ovn-nbctl: Avoid minor code duplication.Ben Pfaff2015-10-021-1/+1
* ovn-nbctl: Minor fix for manpage.Ben Pfaff2015-10-021-1/+0
* ovn-ctl: Remove non-existant function call.Gurucharan Shetty2015-10-021-3/+0
* ovn-ctl: Fix a function call.Gurucharan Shetty2015-10-011-1/+1