cascardo/ovs.git
2015-07-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-28 Gary Mussardpdk: Fix detection of vhost_cuse in dpdk rte_config.h
2015-07-28 Ben Pfaffofctrl: Fix use of uninitialized hash value in ofctrl_a...
2015-07-28 Russell Bryantovn: Make column comparisons more generic.
2015-07-28 Ben Pfaffovn-controller: Pass 'br_int' explicitly to functions...
2015-07-28 Ben Pfaffovn-controller: Explicitly pass the flow table from...
2015-07-28 Ben Pfaffovn-controller: Avoid blocking to commit OVSDB transact...
2015-07-28 Ben Pfaffovn-controller: Drop unnecessary checks for ovsdb_idl_i...
2015-07-28 Ben Pfaffovn-controller: Fix potential use-after-free in get_cor...
2015-07-28 Alex Wangnetdev-linux: Cache the result of previous reading...
2015-07-28 Alex Wangnetdev-linux: Make netdev_linux_get_in6() conform to...
2015-07-28 Alex Wangnetdev-linux: Make netdev_linux_notify_sock join RTNLGR...
2015-07-28 Alex Wangrtnetlink: Extend rtnetlink to support RTNLGRP_IPV4_IFA...
2015-07-28 Sorin Vinturisdatapath-windows: Avoid BSOD when cleaning up a tunnel...
2015-07-27 Gurucharan... ofproto-dpif.at: Skip a sflow test.
2015-07-27 Thadeu Lima... rtbsd: Include necessary headers on rtbsd.h.
2015-07-27 Gurucharan... collectors: Use closesocket() to close sockets.
2015-07-27 Ben Pfaffofproto-dpif-mirror: Fix insane waste of memory and...
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-24 Ben Pfafftunnel: Drop 'base_flow' parameter from tnl_xlate_init().
2015-07-24 Ben Pfaffofproto-dpif-xlate: Fix handling of write_actions(group...
2015-07-24 Ben Pfaffofproto-dpif-upcall: Fix typo in comment.
2015-07-24 Ben Pfaffofproto-dpif-upcall: Indentation fix.
2015-07-24 Ben Pfaffofproto-dpif-xlate: Remove unused function xlate_out_co...
2015-07-24 Thadeu Lima... perf-counter: Fix segfaults on non-Linux platforms.
2015-07-23 Ben Pfaffnetflow: Mark some function parameters 'const'.
2015-07-23 Andy Zhoudb-ctl-base: make cmd_show_table private
2015-07-23 Andy Zhoudb-ctl-base: remove the recurse member from struct...
2015-07-23 Gurucharan... INSTALL.Windows.md: Update the minimum required compiler.
2015-07-22 Chris J Argesdatapath: allocate nr_node_ids flow_stats instead of...
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-07-22 Ben Pfafftreewide: Change doubled ";;" to single ";" in C code.
2015-07-22 Ben Pfafftnl-arp-cache: Remove spurious OVS_UNUSED from tnl_arp_...
2015-07-22 Ben Pfafftnl-arp-cache: Indentation fixes.
2015-07-21 Gal SagieAdd 'name' field to logical router port NB schema
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
2015-07-21 Daniele Di... netdev-dpdk: Restore txq/rxq number if initialization...
2015-07-21 Flavio Leitnerrhel: Fix ifup-ovs to delete ports first.
2015-07-21 Russell Bryantovs-sim: Don't install man page.
2015-07-21 Aaron Conolevtep/automake.mk: Changes to support make distcheck.
2015-07-21 Aaron Conoletests/automake.mk: Changes to support make distcheck.
2015-07-21 Aaron Conolelib/automake.mk: Changes to support make distcheck.
2015-07-21 Aaron Conoledatapath-windows/include/automake.mk: Only build for...
2015-07-21 Aaron Conole.travis.yml: Tell travis-ci that sudo support is required
2015-07-21 Ben Pfaffofproto-macros: Remove stray garbage from file.
2015-07-20 Joe Stringeracinclude: Silence OVS_FIND_FIELD_IFELSE.
2015-07-20 Ben Pfaffdb-ctl-base: Add "static" to definition of ctl_exit().
2015-07-20 Ben Pfaffofproto-dpif: Remove prototype for unimplemented function.
2015-07-20 Alex Wangofpbuf: Update msg when resizing ofpbuf.
2015-07-20 Ben Pfaffofp-util: Allow out-of-range indexes in ofputil_decode_...
2015-07-17 Jarno Rajahalmeflow: Split miniflow's map.
2015-07-17 Jarno Rajahalmedpif-netdev: Skip also xregs when building a mask.
2015-07-17 Neil McKeedatapath: Include datapath actions with sampled-packet...
2015-07-17 Gurucharan... type-props: Avoid a MSVC warning.
2015-07-17 Andy Zhoudb-ctl-base: make use of user supplied exit function
2015-07-17 Andy Zhoudb-ctl-base: remove ctl_get_all_commands() function
2015-07-17 Andy Zhoudb-ctl-base: remove db_ctl_show_command table
2015-07-17 Andy Zhouovsdb: Add per transaction commit instruction counter
2015-07-17 Andy Zhouperf-counter: simplify the performance macro
2015-07-17 Andy Zhouperf-counter: initialize perf counter shash before use
2015-07-17 Joe Stringerovn: Fix extra token detection.
2015-07-17 Joe Stringerovs-vsctl: Remove redundant checks.
2015-07-17 Joe Stringervtep-ctl: Remove extraneous NULL pointer check.
2015-07-17 Joe Stringerofp-parse: Fix typo in consistency check.
2015-07-17 Jarno Rajahalmeflow: Make compile with MSVC.
2015-07-16 Russell Bryantovn: Convert tabs to spaces in ovn-sb.xml.
2015-07-16 Daniele Di... acinclude: Require libfuse only for DPDK with vhost...
2015-07-16 Huanle Hanovs-appctl: register unixctl commands in the beginning
2015-07-16 Sorin Vinturisdatapath-windows: Fixed spelling errors in OVS
2015-07-16 Ben Pfaffovn-nb: Add per-port IP addresses to routers.
2015-07-16 Thadeu Lima... netdev-linux: do not warn when getting stats for netdev...
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-16 Jesse Grossflow: Factor out flag parsing and formatting routines.
2015-07-16 Alex Wangofproto-macros.at: Make check_logs() check all *.log...
2015-07-15 Jarno Rajahalmeflow: Eliminate miniflow_clone() and minimask_clone().
2015-07-15 Jarno Rajahalmematch: Single malloc minimatch.
2015-07-15 Jarno Rajahalmeflow: Always inline miniflows.
2015-07-15 Jarno Rajahalmemeta-flow: Add a missing break statement.
2015-07-15 Ben Pfaffdatapath-windows: Fix broken break by distributing...
2015-07-15 Alin Gabriel... datapath-windows: update extension information
2015-07-15 Alin Serdeandatapath-windows: Update VXLAN header information
2015-07-15 Sorin Vinturisdatapath-windows: Solved BSOD when cleaning up the...
2015-07-15 Justin Pettitovn: Minor cleanups in "physical" component comments.
2015-07-15 Justin Pettitovs-ofctl.8: Specify correct variable in "snoop" descri...
2015-07-15 Kyle Uptonlib/automake.mk: Fix dependency typos.
2015-07-14 Gal Sagieovn-nb: Add 'name' field to Logical Router
2015-07-14 Ben PfaffRevert "ofctrl: Don't use designated initializers."
2015-07-13 Ben Pfafftests: Skip IPv6 tests if the system does not support...
2015-07-13 James Pagedebian: Rationalize packaging using new debhelper.
2015-07-13 Alin Serdeandpif-netlink: Fix compiler warning.
2015-07-13 Andy Zhoudb-ctl-base: group static functions together
2015-07-13 Andy Zhoudb-ctl-base: do not require client to expose the "table...
2015-07-13 Andy Zhoudb-ctl-base: do not expose get_table() API
2015-07-13 Ben Pfaffhmap: Fix bad advice in comment (plus a typo).
2015-07-12 Ben Pfaffxml2nroff: Allow comments in block XML.
2015-07-12 Ben Pfaffnicira-ext: Fix typo in comment.
2015-07-11 Alin SerdeanUndefined symbol make_unix_socket
2015-07-09 Andy Zhoudb-ctl-base: fix a few typos
2015-07-08 Jeroen van... hash: Add symmetric L3/L4 hash functions for multipath...
2015-07-08 James Pagedebian: wrap-and-sort
next