cascardo/ovs.git
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
2015-07-08 Steffen GebertFAQ: Fix headline.
2015-07-07 Ben PfaffFAQ.md: Remove text saying that OpenFlow 1.5 is not...
2015-07-07 Ben Pfaffnroff: Fix style of names.
2015-07-07 Ben Pfaffofp-util: Log the type of an invalid message being...
2015-07-07 Ben Pfaffofp-util: Require inner and outer message in bundle...
2015-07-07 Ben Pfaffofp-msgs: Add function ofptype_get_name().
2015-07-06 Jarno Rajahalmeclassifier: Make versioning more explicit.
2015-07-06 Jarno Rajahalmeofproto: Add struct ofproto_flow_mod.
2015-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-07-06 Sorin Vinturisdatapath-windows: Solved BSOD when adding OVS ports
2015-07-06 Huanle Hanovs-bugtool: Remove argument of "ovs-appctl dpif/show".
2015-07-06 Guru Chaitanya... stream-ssl: Set SSL session cache mode to disables.
2015-07-04 Alex Wangovn: Add ovn/lib/libovn.sym to .gitignore.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-03 Ben Pfaffofproto: Use OF1.4+ "importance" as part of eviction...
2015-07-03 Ben Pfaffofp-util: Fix typo in comment.
2015-07-03 Ben Pfaffofproto: Make 'importance' immutable.
2015-07-03 Ben Pfaffovn: Take advantage of OVSDB garbage collection in...
2015-07-02 Luis E. Pdatapath/README: Fix some typos.
2015-07-02 Ben Pfaffofproto: Hold ofproto_mutex when enabling or disabling...
2015-07-02 Sorin Vinturisdatapath-windows: Solved memory leak in OVS datapath
2015-07-02 Alin SerdeanSolved datapath-windows: BSOD when initializing switch...
2015-07-02 Thadeu Lima... mcast-snooping: Add Multicast Listener Discovery support
2015-07-01 Thadeu Lima... mcast-snooping: Use IPv6 address for MDB
2015-07-01 Sorin Vinturisdatapath-windows: Solved BSOD when handling flows
2015-07-01 Jesse Grosstunnels: Don't initialize unnecessary packet metadata.
2015-07-01 Nithin Rajudatapath-windows: Rename 'vport->isPresentOnHv' to...
2015-07-01 Nithin Rajudatapath-windows: Code refactoring and fixes in Vport.c
2015-07-01 Alin Serdeanwindows: Avoid OVS_UNUSED in Windows stubs for syslog.h.
2015-07-01 Wei liINSTALL.DPDK.md: Fix wrong command for creating dpdkvho...
2015-07-01 Sorin Vinturisdatapath-windows: Failed initialization for datapath...
2015-07-01 Sorin Vinturisdatapath-windows: Avoid double incrementation of tx...
2015-07-01 Sorin Vinturisdatapath-windows: Duplicate tag for STT pools
2015-07-01 Gurucharan... ovs-lib: Ability to move ip address and routes.
2015-07-01 Gurucharan... ovs-save: Refactor and move some code to ovs-lib.
2015-07-01 Alex Wangrhel: Add dkms support for ovs datapath build.
2015-06-27 Ansis Attekavlog: add "vlog/list-pattern" command
2015-06-27 Ansis Attekavlog: abstract out interface to syslog daemon
2015-06-26 Jesse Grosstunneling: Userspace datapath support for Geneve options.
2015-06-26 Ben Pfaffofproto: Fix use-after-free in bridge destruction with...
2015-06-26 Ben Pfaffofp-actions: Support mixing "conjunction" and "note...
2015-06-25 Ben Pfaffexpr: Fix typo in comment.
2015-06-25 Jesse Grosstunneling: Don't match on source IP address for native...
2015-06-25 Daniele Di... netdev-dpdk: Fix sparse and clang warnings
2015-06-25 Mark Kavanaghdpif-netdev: log port/core affinity
2015-06-25 Wei linetdev-dpdk: Do not flush tx queue which is shared...
2015-06-25 Jesse Grosspkt-metadata: Avoid introducing overhead for userspace...
next