summaryrefslogtreecommitdiff
path: root/ovn/controller
Commit message (Expand)AuthorAgeFilesLines
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-265-31/+176
* Explain initialization when using csum()Ryan Moats2016-07-241-0/+1
* ovn: Remove unnecessary conditional statements.nickcooper-zhangtonghao2016-07-241-5/+5
* ovn-controller: eliminate stall in ofctrl state machineLance Richardson2016-07-231-24/+32
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-227-6/+8
* ovn-controller: Handle physical changes correctlyRyan Moats2016-07-221-52/+45
* ovn-controller: Fix potential null pointer dereferences.Ben Pfaff2016-07-222-4/+9
* packets: Define RSO flags.Justin Pettit2016-07-191-2/+5
* ovn-controller: Add incremental processing to lflow_run and physical_runRyan Moats2016-07-1910-20/+181
* ofctrl: Refine treatment of duplicate flows in ofctrl_add_flow().Ben Pfaff2016-07-191-5/+43
* ovn: Add datapath column to the MAC_Binding tableLiran Schour2016-07-181-0/+1
* ovn-controller: Persist ovn flow tablesRyan Moats2016-07-187-147/+278
* ovn-controller: Drop remove_local_datapath_by_binding().Russell Bryant2016-07-181-20/+9
* ovn-controller: Remove local_datapaths_by_uuid.Russell Bryant2016-07-181-14/+3
* ovn-controller: Clean up bindings handling.Russell Bryant2016-07-181-45/+32
* ovn-util: Remove 'store_ipv6' argument from extract_lsp_addresses().Justin Pettit2016-07-121-1/+1
* ovn-util: Add string representations to 'lport_addresses'.Justin Pettit2016-07-121-1/+1
* ovn: Add xxreg[01] symbols.Justin Pettit2016-07-121-0/+3
* Increase number of registers to 16.Justin Pettit2016-07-121-3/+10
* ovn-controller: Log OpenFlow errors at "info" level.Justin Pettit2016-07-121-7/+16
* ofctrl: Fix non-sensical comment.Justin Pettit2016-07-121-1/+1
* ovn-controller: Change strategy for gateway conntrack zone allocation.Gurucharan Shetty2016-07-094-6/+12
* ovn: Remove unreferenced patched datapaths.Darrell Ball2016-07-092-4/+41
* ovn: Support l2gateway-chassis option in "l2gateway" logical portsNuman Siddique2016-07-081-10/+24
* ovn-controller: Remove old address set after change.Ryan Moats2016-07-071-0/+1
* ovn-controller: Add support for load balancing.Gurucharan Shetty2016-07-035-7/+195
* lflow: Refactor neighbor flows.Ryan Moats2016-07-031-29/+38
* physical: Refactor multicast group processing.Ryan Moats2016-07-031-109/+123
* physical: Refactor port binding processing.Ryan Moats2016-07-031-303/+319
* lflow: Refactor lflow handling into new function consider_logical_flow().Ryan Moats2016-07-031-143/+169
* Change tracking structures to use struct uuidsRyan Moats2016-07-034-21/+24
* ovn: Add address set support for ACLs.Russell Bryant2016-07-031-1/+154
* ovn-controller: process lport bindings only when transaction is possibleLance Richardson2016-07-031-1/+1
* ovn: Add address set support.Russell Bryant2016-07-021-1/+1
* ovn: Add 'na' action and lflow for NDZong Kai LI2016-07-021-25/+101
* ovn-controller: reload configured SB probe timerNirapada Ghosh2016-07-011-31/+19
* ovn: Add software l2 gateway.Russell Bryant2016-07-014-21/+77
* ovn-controller: Fix port binding update on OVS port delete events.Ryan Moats2016-06-241-7/+29
* ovn-controller: Use new ovsdb-idl helpers to make logic more readable.Ben Pfaff2016-06-233-33/+15
* ovn-controller: Add 'put_dhcp_opts' action in ovn-controllerNuman Siddique2016-06-232-1/+198
* lport: Persist lport_index and mcgroup_index structures.RYAN D. MOATS2016-06-233-46/+213
* Convert binding_run to incremental processing.RYAN D. MOATS2016-06-236-76/+178
* ovn-controller: Change encaps_run to work incrementally.Ryan Moats2016-06-232-42/+192
* ovn: Use Logical_Switch_Port in NB.Justin Pettit2016-06-111-1/+1
* ovn-controller: Assign conntrack zones for gateway router.Gurucharan Shetty2016-06-034-14/+65
* ovn-controller: Refactor conntrack zone allocation.Gurucharan Shetty2016-06-023-59/+61
* ovn: Introduce l3 gateway router.Gurucharan Shetty2016-06-024-7/+33
* ovn-northd: Support connecting multiple routers to a switch.Gurucharan Shetty2016-06-021-11/+8
* pinctrl: Fix "sparse" warning.Ben Pfaff2016-05-171-2/+3
* ovn: Fix localnet ports deletion and recreation sometimes after restart.Ramu Ramamurthy2016-05-161-8/+3