summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ovn: Automatically create br-int in ovn-controller.Russell Bryant2015-09-084-16/+66
* dpdk: add support for v2.1.0Timo Puha2015-09-085-16/+19
* netdev-dpdk: Fix build failure due to new struct eth_addr.Aaron Conole2015-09-052-4/+5
* ovsdb: Update _version more accurately in transaction commit.Ben Pfaff2015-09-042-3/+23
* datapath-windows: Tunnel filter initialization checkSorin Vinturis2015-09-041-23/+48
* datapath-windows: Add corresponding tag for tunnel context allocationsSorin Vinturis2015-09-041-1/+2
* datapath-windows: New tag for tunnel filter pool allocationsSorin Vinturis2015-09-042-1/+4
* .travis.yml: Direct email notifications to ovs-build without encryption.Ben Pfaff2015-09-041-1/+1
* packets: Avoid compile errors.Aaron Conole2015-09-042-3/+3
* Very pleased to make this change request.Aaron Conole2015-09-041-1/+1
* tests: Add unit tests for ovn-nbctl.Justin Pettit2015-09-043-0/+121
* ovn-nbctl: Sort output of most commands.Justin Pettit2015-09-041-7/+44
* tests: Group the OVN tests together.Justin Pettit2015-09-041-1/+1
* tests: Fix banner name for ovn-sbctl.Justin Pettit2015-09-041-1/+1
* sandbox: Include vtep dir into the sandbox pathMiguel Angel Ajo2015-09-041-1/+1
* FAQ: Mention plotnetcfg tool.Flavio Leitner2015-09-041-0/+3
* datapath-windows: check vport attribute before accessNithin Raju2015-09-041-4/+6
* ovn: Document supported predicates.Russell Bryant2015-09-041-0/+21
* INSTALL.DPDK: Fix a typo.Russell Bryant2015-09-041-3/+3
* netdev-linux: Don't set ethtool flags if flag is already set on netdevAnoob Soman2015-09-031-1/+5
* datapath: Add net/ip6_checksum.h to stt.cJason Kölker2015-09-021-0/+1
* dpif-netdev: Purge all ukeys when reconfigure pmd.Alex Wang2015-09-026-4/+90
* ofproto-dpif-upcall: Allow main thread to pause all revalidators.Alex Wang2015-09-021-0/+63
* ovn-sb: Describe the pipeline stages generated by ovn-northd.Justin Pettit2015-09-011-0/+43
* ovn-sb: Clarify ovn-northd's responsibilities.Justin Pettit2015-09-011-11/+12
* ovn-architecture: Fix capitalization of a title.Justin Pettit2015-09-011-1/+1
* lib/ofpbuf: make ofpbuf_use() staticAndy Zhou2015-09-012-2/+1
* lib/jsonrpc: make use of ofpbuf_use_ds()Andy Zhou2015-09-011-4/+1
* jsonrpc: use json_to_ds to speed up jsonrpc_sendAndy Zhou2015-09-011-2/+4
* lib/ofpbuf: add ofpbuf_use_ds() APIAndy Zhou2015-09-012-0/+11
* lib/ofpbuf: refactor ofpbuf_use__() APIAndy Zhou2015-09-011-7/+6
* lib/dynamic-string: coding style fixAndy Zhou2015-09-011-2/+2
* ovs-ctl: Add option to delete transient ports.Thadeu Lima de Souza Cascardo2015-09-013-1/+28
* ovn: Add bridge mappings to ovn-controller.Russell Bryant2015-09-012-4/+251
* authors: Update authors list with my new email.Ethan J. Jackson2015-09-011-1/+1
* datapath-windows: Clean up properly in case of driver init failure.Sorin Vinturis2015-09-011-6/+14
* ovsdb: Remove misleading OVS_UNUSED from ovsdb_monitor_change_cb().Ben Pfaff2015-08-311-1/+1
* datapath-windows: Support for IRP cancelling mechanismSorin Vinturis2015-08-312-22/+180
* datapath-windows: Process tunnel filter requests iterativelySorin Vinturis2015-08-311-70/+27
* netdev-windows: Fix typo in call to memcpy().Nithin Raju2015-08-311-1/+1
* flow: Fix MSVC compile errors.Ben Pfaff2015-08-312-4/+4
* datapath: check for rx handler registerFlavio Leitner2015-08-314-5/+14
* tunnel: Support matching on the presence of Geneve options.Jesse Gross2015-08-2814-76/+199
* bridge: Relax the whitelist format for punix path.Alex Wang2015-08-292-5/+21
* ofproto-dpif-upcall: Do not attribute stats when flow_del returns error.Alex Wang2015-08-291-0/+5
* datapath-windows: Fix broken build.Alin Serdean2015-08-281-5/+5
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-2879-765/+697
* appveyor: Renew SSL link.Alin Serdean2015-08-281-3/+3
* rhel: Add variables for OVN and VTEP db locations.Russell Bryant2015-08-282-3/+29
* rhel: Add systemd suport for ovn-controller-vtep.Russell Bryant2015-08-283-1/+22