summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Fix order confusion in "ovn -- 2 HVs, 4 lports/HV, localnet ports".Ben Pfaff2016-12-061-2/+2
* netdev-dpdk: Don't use dev->vhost_id without mutex.Ilya Maximets2016-12-061-1/+1
* netdev-bsd: Fix compiling error in netbsd.Hui Kang2016-12-061-0/+4
* tests/bundle: Use active_backup algorithm for up/down test.Ilya Maximets2016-12-061-1/+1
* ovn: Fix the duplicate code: start) ovsdb_server_start; ;Guoshuai Li2016-12-062-1/+1
* tunnel: set udp dst-port in tunnel metadataPravin B Shelar2016-12-053-5/+6
* ovn-controller(8): ovn-remote must be an ovsdb remote.Russell Bryant2016-12-052-11/+3
* ofproto: Honor OFPFF_RESET_COUNTS flag in flow modify message.Jarno Rajahalme2016-12-053-4/+181
* mpls: Fix MPLS restoration after patch port and group bucket.Jarno Rajahalme2016-12-025-10/+89
* ovs-numa: Allow leading 0x on pmd-cpu-mask.billyom2016-12-024-14/+22
* python: Add double newline after fuction or class (E305).Daniele Di Proietto2016-12-026-0/+28
* netdev-dpdk: Don't try to unregister empty vhost_id.Ilya Maximets2016-12-021-0/+5
* datapath-windows: Fix typos in function summariesSairam Venugopal2016-12-022-2/+2
* 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
* ovsdb-tool: Document database numbering scheme.Ben Pfaff2016-12-022-9/+27
* CONTRIBUTING.rst: Update patch summary and description style guidelines.Ben Pfaff2016-12-021-2/+10
* dpdk: update download urlThomas Monjalon2016-12-022-6/+6
* 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
* build: fix rpm-fedora target breakageLance Richardson2016-11-301-0/+1
* doc: Convert AUTHORS to rSTStephen Finucane2016-11-303-500/+535
* doc: Don't format emails as codeStephen Finucane2016-11-301-20/+0
* trivial: Don't mix tabs and spaces in ovs-simStephen Finucane2016-11-302-59/+59