summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: Update build matrix for latest kernels.Joe Stringer2016-12-141-10/+10
* dist-docs: Make "make dist-docs" work again.Ben Pfaff2016-12-131-2/+2
* doc: Use higher resolution logoStephen Finucane2016-12-131-0/+0
* doc: Add link to manpages guideStephen Finucane2016-12-131-1/+1
* doc: Fix a couple of broken linksStephen Finucane2016-12-135-21/+22
* datapath-windows: Conntrack move null checks to functionsAlin Serdean2016-12-133-3/+11
* datapath-windows: Fix the redefinition of variablesSairam Venugopal2016-12-132-15/+15
* ovn-northd: Sort options in put_dhcp(v6)_opts.Daniele Di Proietto2016-12-122-10/+19
* vswitch.xml: Document reasonable range for MTU.nickcooper-zhangtonghao2016-12-121-0/+6
* datapath: Checks the MTU for netdev-dummy ports.nickcooper-zhangtonghao2016-12-121-0/+7
* ovs-sandbox: add '--vswitchd-unforced-dummy' option.nickcooper-zhangtonghao2016-12-121-1/+9
* python: Update comment to mention SSL support.Guoshuai Li2016-12-121-2/+2
* python: Reconnect SSL connections when ovsdb-server restarts.Guoshuai Li2016-12-121-0/+6
* configure: Enable new warning options added in GCC 6.Ben Pfaff2016-12-121-0/+2
* configure: Enable new warning options added in GCC 5.Ben Pfaff2016-12-121-0/+4
* configure: Use -Wformat-security with -Wformat.Ben Pfaff2016-12-122-3/+3
* acinclude: Fix -Wstrict-prototypes and -Wold-style-definition detection.Ben Pfaff2016-12-122-5/+13
* ovn: Encode dhcpv6 PACKET_IN userdata as big endian.Daniele Di Proietto2016-12-124-28/+32
* lib/dpdk: fix double free on exitAaron Conole2016-12-121-2/+8
* doc: Add required packages for RHEL build dependencyYi-Hung Wei2016-12-122-1/+2
* datapath-windows: Avoid busy wait in OvsStartIpHelperShashank Ram2016-12-121-2/+13
* ovn-trace: Implement DHCP option support.Ben Pfaff2016-12-122-4/+60
* doc: Remove documentation from distdoc targetStephen Finucane2016-12-125-62/+9
* doc: Populate 'faq' sectionStephen Finucane2016-12-1221-2110/+2352
* doc: Move WHY-OVSStephen Finucane2016-12-1212-13/+14
* doc: Populate 'tutorials' sectionStephen Finucane2016-12-1210-23/+28
* doc: Populate 'topics' sectionStephen Finucane2016-12-1235-118/+147
* doc: Further populate the 'howto' sectionStephen Finucane2016-12-1212-22/+29
* doc: Populate 'install', 'howto' sectionsStephen Finucane2016-12-1236-230/+246
* doc: Populate 'internals' sectionStephen Finucane2016-12-1219-455/+720
* doc: Populate 'ref' sectionStephen Finucane2016-12-121-1/+143
* doc: Create directory structureStephen Finucane2016-12-1211-1/+329
* Add initial sphinx configurationStephen Finucane2016-12-126-0/+421
* ovn-sbctl: Fix a few minor typesetting errors.Ben Pfaff2016-12-091-11/+11
* netdev: Set the default number of queues at removal from the databaseIlya Maximets2016-12-093-3/+10
* datapath: Fix compile time assertion.Jarno Rajahalme2016-12-091-1/+3
* datapath: Allow compile against current net-next.Jarno Rajahalme2016-12-095-11/+26
* ofproto-dpif-ipfix: Fix assertion failure for bad configuration.Ben Pfaff2016-12-092-25/+33
* rpms: Remove more OVN files form openvswitch rpm buildsAndy Zhou2016-12-091-1/+1
* csum: Fix csum_continue() on big endian with an odd number of bytes.Daniele Di Proietto2016-12-091-0/+4
* ovs-vswitchd: Avoid segfault for "netdev" datapath.nickcooper-zhangtonghao2016-12-093-4/+38
* treewide: Fix recent flake8-check.Joe Stringer2016-12-084-0/+6
* IntegrationGuide: Fix word wrapping.Guoshuai Li2016-12-071-2/+2
* Fix ovndb_servers master and VirtualIP are not on the same node.Guoshuai Li2016-12-061-1/+1
* ovn: Fix pacemaker Master node does not monitor the OVSDB statusGuoshuai Li2016-12-061-1/+2
* dpctl: Fix usage for most dpctl commands.Ben Pfaff2016-12-061-10/+10
* ovs-appctl: Add usage content to "upcall/set-flow-limit" command.nickcooper-zhangtonghao2016-12-061-2/+2
* ovs-appctl: Add usage content to "dpctl/*" command.nickcooper-zhangtonghao2016-12-061-2/+6
* ovn-trace: Add output format options to usage message.Ben Pfaff2016-12-061-7/+12
* tests: Add tracing to "ovn -- 2 HVs, 4 lports/HV, localnet ports" test.Ben Pfaff2016-12-061-36/+60