summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* ovn-trace: Fix small error condition memory leak in trace().Justin Pettit2016-12-211-1/+3
* ovn-northd: fix monitor process namingLance Richardson2016-12-211-0/+1
* ovn-sb: remote connection management in sb dbLance Richardson2016-12-214-11/+364
* ovn-nb: remote connection management in nb dbLance Richardson2016-12-214-5/+580
* ovn-controller: Fix duplicated flow add attempts in table 32.Han Zhou2016-12-211-24/+23
* ovn-controller: Log chassis claiming lport only when changes occur.Mickey Spiegel2016-12-201-10/+15
* ovn-controller: Fix conntrack zone in gateway routers.Guru Shetty2016-12-202-4/+7
* ovn-controller: Monitor only necessary southbound rows.Ben Pfaff2016-12-191-0/+69
* ovn-controller: Rename all_lports to local_lports.Ben Pfaff2016-12-192-15/+21
* ovn-controller: Drop most uses of OVS patch ports.Ben Pfaff2016-12-198-181/+150
* ovn-controller: Avoid code duplication getting chassis record.Ben Pfaff2016-12-195-32/+23
* pnysical: Factor code out of consider_port_binding().Ben Pfaff2016-12-191-93/+134
* ovn-controller: Handle only relevant ports and flows.Ben Pfaff2016-12-1910-203/+154
* lport: Add index for logical datapaths.Ben Pfaff2016-12-193-2/+97
* lport: Tolerate null pointers in destroy functions.Ben Pfaff2016-12-191-0/+8
* lport: Be a little more careful building lport index.Ben Pfaff2016-12-191-0/+12
* ovn-controller: Make indexes more broadly available.Ben Pfaff2016-12-191-7/+7
* ovn-controller: Don't enable IDL tracking.Ben Pfaff2016-12-191-8/+1
* ovn-northd: Sort options in put_dhcp(v6)_opts.Daniele Di Proietto2016-12-121-8/+17
* ovn: Encode dhcpv6 PACKET_IN userdata as big endian.Daniele Di Proietto2016-12-123-24/+28
* ovn-trace: Implement DHCP option support.Ben Pfaff2016-12-121-4/+59
* doc: Populate 'topics' sectionStephen Finucane2016-12-124-432/+4
* doc: Further populate the 'howto' sectionStephen Finucane2016-12-122-136/+0
* 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-controller(8): ovn-remote must be an ovsdb remote.Russell Bryant2016-12-052-11/+3
* ovn-controller: Remove unused members from local_datapath.Ben Pfaff2016-12-023-6/+0
* ovn-controller: 'lports' and 'mcgroups' need not be static.Ben Pfaff2016-12-021-2/+2
* physical: Remove obsolete comments.Ben Pfaff2016-12-011-6/+0
* ovn-controller: Remove obsolete concept of "stale" patched datapaths.Ben Pfaff2016-12-012-36/+0
* ovn-northd: Force SNAT for multiple gateway routers.Gurucharan Shetty2016-11-295-21/+251
* 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: Add additional comments regarding arp responders.Darrell Ball2016-11-281-6/+61
* ovn: Fix arping from vtep-gw physical port.Ramu Ramamurthy2016-11-281-2/+4
* 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
* logical-fields: Add ct.dnat and ct.snat symbols.Gurucharan Shetty2016-11-152-2/+19
* 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
* ovn-nb: Document the syntax for an address set name.Ben Pfaff2016-11-101-1/+2
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-106-4/+10
* doc: Convert ovn/TODO to rSTStephen Finucane2016-11-043-214/+234
* doc: Convert OVS-GW-HA to rSTStephen Finucane2016-11-033-131/+182
* doc: Convert CONTAINERS.OpenStack to rSTStephen Finucane2016-11-033-123/+136