summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: Convert WHY-OVS to rSTStephen Finucane2016-10-2611-117/+142
* ovn/TODO: Remove completed IPAM item.Russell Bryant2016-10-251-5/+0
* doc: Convert REPORTING-BUGS to rSTStephen Finucane2016-10-214-60/+75
* doc: v2: fix bad link to dpdk advance installation guideMauricio Vasquez2016-10-211-5/+5
* doc: Convert README to rSTStephen Finucane2016-10-217-136/+121
* doc: Convert PORTING to rSTStephen Finucane2016-10-215-331/+335
* configure: Support compiling with Linux 4.8.Jarno Rajahalme2016-10-201-2/+2
* datapath: Support a fixed size of 128 distinct labels.Jarno Rajahalme2016-10-202-2/+14
* ovn-test: Fix 'test-ovn composition' crashAndy Zhou2016-10-202-2/+6
* doc: Convert MAINTAINERS to rSTStephen Finucane2016-10-203-30/+76
* doc: Convert IntegrationGuide to rSTStephen Finucane2016-10-206-176/+202
* doc: Convert CodingStyle to rSTStephen Finucane2016-10-205-585/+649
* fedora: do not restart the service on a pkg upgradeFlavio Leitner2016-10-202-6/+4
* DocumentationStyle: Clarify what documentation isStephen Finucane2016-10-201-6/+4
* dpif-netdev: Fix windows build.Daniele Di Proietto2016-10-191-1/+1
* ovsdb-idl: Check internal graph in OVSDB tests.Ben Pfaff2016-10-193-0/+131
* ovsdb-idl: Mark ovsdb_idl_get_row_arc() parameter const.Ben Pfaff2016-10-192-2/+2
* ovsdb-idl: Add some more implementation comments.Ben Pfaff2016-10-192-2/+38
* ovsdb-idlc: Remove special case for "sizeof bool".Ben Pfaff2016-10-191-23/+4
* ovsdb-idl: Sort and unique-ify datum in ovsdb_idl_txn_write().Ben Pfaff2016-10-192-7/+12
* ovsdb-idl: Improve comment on ovsdb_idl_txn_write[_clone]().Ben Pfaff2016-10-191-17/+19
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-1914-148/+113
* ovsdb-idlc: Consolidate assertions.Ben Pfaff2016-10-191-21/+12
* ovsdb-idlc: Declare loop variables in for statements in generated code.Ben Pfaff2016-10-191-14/+5
* ovsdb-idlc: Make generated references to columns easier to read.Ben Pfaff2016-10-191-38/+28
* ovsdb-idlc: Make generated references to table classes easier to read.Ben Pfaff2016-10-191-28/+29
* ovsdb-idlc: Simplify code generation to parse sets and maps of references.Ben Pfaff2016-10-191-21/+21
* ovsdb-idlc: Factor out sorting columns.Ben Pfaff2016-10-191-17/+20
* ovsdb-idlc: Remove obsolete documentation and usage.Ben Pfaff2016-10-192-6/+0
* ovsdb-idlc: Use ovsdb_datum_from_smap() instead of open-coding it.Ben Pfaff2016-10-194-56/+15
* ovn: fix build on FreeBSDThadeu Lima de Souza Cascardo2016-10-191-0/+1
* doc: fix bad link to dpdk advance installation guideMauricio Vasquez2016-10-191-5/+5
* Makefile.am: Add DocumentationStyle.rst to distribution.Jarno Rajahalme2016-10-191-0/+1
* ovn-controller.at: Stop hardcoding a list of iface typesYAMAMOTO Takashi2016-10-191-7/+1
* ovn.at: Avoid using "printf -v"YAMAMOTO Takashi2016-10-191-2/+2
* Fix parent_pid on NetBSDYAMAMOTO Takashi2016-10-191-4/+5
* docs: Add writing guideStephen Finucane2016-10-181-12/+80
* docs: Add documentation style guideStephen Finucane2016-10-181-0/+266
* doc: Convert INSTALL.KVM to rSTStephen Finucane2016-10-184-90/+107
* doc: Convert INSTALL.XenServer to rSTStephen Finucane2016-10-185-213/+233
* doc: Convert INSTALL.userspace to rSTStephen Finucane2016-10-188-96/+115
* doc: Convert INSTALL.Windows to rSTStephen Finucane2016-10-184-529/+623
* doc: Convert INSTALL.Docker to rSTStephen Finucane2016-10-185-302/+324
* doc: Convert INSTALL.Debian to rSTStephen Finucane2016-10-186-106/+128
* doc: Convert INSTALL.DPDK to rSTStephen Finucane2016-10-1811-640/+619
* doc: Convert INSTALL to rSTStephen Finucane2016-10-1820-868/+917
* dist-docs: Add support for rSTStephen Finucane2016-10-182-5/+22
* system-traffic: 802.1ad: Add datapath ping tests for CVLANs.Eric Garver2016-10-181-0/+62
* system-common-macros: Add macros to add 802.1ad ports.Eric Garver2016-10-181-1/+24
* system-userspace-macros: allow passing sed args to OVS_TRAFFIC_VSWITCHD_STOP()Eric Garver2016-10-181-1/+1