summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-2615-54/+563
* ovn-northd: Fix {}-enclosed constants for ND responderZong Kai LI2016-07-261-1/+1
* ovn-northd: Add logical flows to support native DHCPv4Numan Siddique2016-07-266-10/+805
* ovn-northd: Combine two NAT loops into one.Guru Shetty2016-07-261-35/+16
* 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-2218-22/+25
* ovn-controller: Handle physical changes correctlyRyan Moats2016-07-221-52/+45
* ovn-controller: Fix potential null pointer dereferences.Ben Pfaff2016-07-222-4/+9
* ovn-northd: Avoid redundant lookup of logical router port peer.Ben Pfaff2016-07-221-8/+3
* ovn-northd: Only peer router ports to other router ports.Ben Pfaff2016-07-221-1/+22
* Rename nbs/nbr port names to nbsp/nbrp.Hui Kang2016-07-201-92/+94
* ovn: Apply ACL changes to existing connections.Russell Bryant2016-07-203-61/+199
* ovn-util: Add solicited node addresses to ipv6_netaddr.Justin Pettit2016-07-192-0/+6
* packets: Define RSO flags.Justin Pettit2016-07-191-2/+5
* ovn-northd: Ensure that flows are added to correct types of datapaths.Ben Pfaff2016-07-191-0/+23
* 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-northd.8.xml: Remove outdated flow.Russell Bryant2016-07-191-5/+0
* ovn: Add datapath column to the MAC_Binding tableLiran Schour2016-07-183-3/+9
* 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: Remove a completed TODO item.Russell Bryant2016-07-181-6/+0
* ovn-controller: Clean up bindings handling.Russell Bryant2016-07-181-45/+32
* ovn: Add 128-bit support for ct_labelNuman Siddique2016-07-183-17/+12
* ovn-northd: Remove extraneous ip4 mulicast logical flow.Ryan Moats2016-07-141-4/+0
* 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-northd: Use ovs_be32 for an IP address in find_lrp_member_ip().Ben Pfaff2016-07-131-1/+1
* ovn-northd: Fix shadowed iterators in port security functions.Justin Pettit2016-07-131-15/+15
* 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-128-208/+382
* ovn-northd: Use strings from extract_lsp_addresses().Justin Pettit2016-07-121-162/+176
* ovn-util: Remove 'store_ipv6' argument from extract_lsp_addresses().Justin Pettit2016-07-124-28/+9
* ovn-util: Add string representations to 'lport_addresses'.Justin Pettit2016-07-124-35/+86
* ovn-northd: Use strings for IP addresses in router instances of "ovn_port".Justin Pettit2016-07-121-32/+45
* ovn-northd: Use dynamic strings when building router and switch flows.Justin Pettit2016-07-121-101/+102
* ovn: Remove 'default_gw' from logical router table.Justin Pettit2016-07-123-42/+2
* ovn: Add xxreg[01] symbols.Justin Pettit2016-07-122-0/+15
* ovn: Renumber logical field registers to the newly extended registers.Justin Pettit2016-07-123-13/+25
* Increase number of registers to 16.Justin Pettit2016-07-121-3/+10
* ovn-northd: Fix comments about the flows.Justin Pettit2016-07-121-16/+16
* 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-096-13/+16
* ovn: Remove unreferenced patched datapaths.Darrell Ball2016-07-092-4/+41
* ovn: Support l2gateway-chassis option in "l2gateway" logical portsNuman Siddique2016-07-084-23/+37
* ovn-sbctl: Change lport-(un)bind to lsp-(un)bind.Russell Bryant2016-07-072-8/+8