cascardo/ovs.git
2015-07-15 Sorin Vinturisdatapath-windows: Solved BSOD when cleaning up the...
2015-07-15 Kyle Uptonlib/automake.mk: Fix dependency typos.
2015-07-13 Alin Serdeandpif-netlink: Fix compiler warning.
2015-07-13 Ben Pfaffdpif-netlink: Suppress DPIF_FP_PROBE here instead of...
2015-07-11 Alin SerdeanUndefined symbol make_unix_socket
2015-07-11 Alin Serdeanwindows: Avoid OVS_UNUSED in Windows stubs for syslog.h.
2015-07-07 Ben Pfaffofp-util: Require inner and outer message in bundle...
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-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-01 Sorin Vinturisdatapath-windows: Solved BSOD when handling flows
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 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 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 Ben Pfaffofproto: Fix use-after-free in bridge destruction with...
2015-06-26 Ben Pfaffofp-actions: Support mixing "conjunction" and "note...
2015-06-25 Jesse Grosstunneling: Don't match on source IP address for native...
2015-06-25 Daniele Di... netdev-dpdk: Reset RSS hash when receiving from a vhost...
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 Alin Serdeanofproto-dpif: Don't try to use dpif_probe_feature(...
2015-06-25 Ben Pfafftests: Use taskkill if tskill is not available, on...
2015-06-25 Sumit Gargpython: Fix issue with probes for JSONRPC connections
2015-06-25 Sumit Gargpython: Fix writing to non-"alert" column for newly...
2015-06-25 Sumit Gargpython: Fix attempt to use a bool as a function.
2015-06-25 Alin Serdeantests: Reduce user burden for running "make check".
2015-06-24 Ben Pfaffnx-match: Fix distribution of hash function for NXM...
2015-06-24 Sorin Vinturisdatapath-windows: Wrong cleanup of newly created multip...
2015-06-23 Sorin Vinturisdatapath-windows: Return success for already existing...
2015-06-23 Gurucharan... tests: Adjust output of vconn for windows.
2015-06-23 Gurucharan... ofproto.at: Don't specify the specific error.
2015-06-22 Ben Pfaffofproto: Don't report that group chaining is supported.
2015-06-20 Sorin Vinturisdatapath-windows: Initialize reference count when enabl...
2015-06-20 Nithin Rajudatapath-windows: use correct dst port during Vxlan Tx
2015-06-18 Justin PettitPrepare for 2.4.0.
2015-06-18 Sorin Vinturisdatapath-windows: Return pending for IRPs completed...
2015-06-17 Ben PfaffAUTHORS: Add Thadeu Lima de Souza Cascardo.
2015-06-17 Thadeu Lima... Add IGMPv3 support.
2015-06-17 Thadeu Lima... ofproto-dpif-xlate: Make IGMP packets always take slow...
2015-06-17 Ben Pfafflacp: Remove packed attribute from struct lacp_pdu.
2015-06-17 Dennis Flynnauto-attach: Cleanup i-sid/vlan mappings associated...
2015-06-17 Mark D. Graydocs: Fix alignment for diagram in native-tunneling.md.
2015-06-16 Daniele Di... ovs-vtep: Support userspace datapaths.
2015-06-16 Sorin Vinturisdatapath-windows: BSOD when disabling the extension
2015-06-15 Daniele Di... dpif-netdev: Prefetch next packet before miniflow_extra...
2015-06-15 Sabyasachi... ovs-ctl: let openvswitch startup to NOT hold up system...
2015-06-15 Ben Pfaffflow: Make assertions about offsets within struct flow...
2015-06-15 Ciara Loftusnetdev-dpdk: add dpdk vhost-user ports
2015-06-12 Jarno Rajahalmeofproto: Support port mods in bundles.
2015-06-12 Jarno Rajahalmeofproto: Postpone sending flow removed messages.
2015-06-12 Jarno Rajahalmeclassifier: Simplify versioning.
2015-06-12 Ben Pfaffovs-rcu: Comment fixes.
2015-06-12 Jarno Rajahalmerculist: Remove postponed poisoning.
2015-06-11 Alex Wangvtep-ctl: Fix a bug.
2015-06-11 Jarno Rajahalmeofproto: Revertible eviction.
2015-06-11 Jarno Rajahalmeofproto: Accurate flow counts.
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-11 Jarno Rajahalmeofproto: Infra for table versioning.
2015-06-11 Jarno Rajahalmetest-classifier: Test versioning features.
2015-06-11 Jarno Rajahalmeclassifier: Make traversing identical rules robust.
2015-06-11 Jesse Grossodp-util: Remove last use of odp_tun_key_from_attr...
2015-06-11 Ben Pfaffovsdb-idl: Document that the IDL always presents a...
2015-06-11 Eitan Eliahudatapath-windows: Stateless TCP Tunnelling protocol...
2015-06-11 Sorin Vinturisdatapath-windows: Correctly complete the original NBL...
2015-06-11 Ben Pfaffnetdev-vport: Mark netdev_vport_get_dpif_port() as...
2015-06-10 Jarno Rajahalmeclassifier: Support table versioning
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-10 Jarno Rajahalmeofproto: Rename *_begin functions as *_start.
2015-06-10 Ben Pfaffdebian: Remove obsolete manual setting of CFLAGS and...
2015-06-10 Ben Pfaffconfigure: Stop avoiding -Wformat-zero-length.
2015-06-10 Joe Stringertypes: Rename and move ovs_u128_equal().
2015-06-10 Joe Stringerodp-util: Reuse UUID marshalling for UFID.
2015-06-10 Joe Stringerdpif: Always generate RFC4122 UUIDs for UFID.
2015-06-10 Jarno Rajahalmeofp-parse: Use F_OUT_PORT when parsing.
2015-06-10 Jarno Rajahalmeodp-util: Simplify parsing function for GCC.
2015-06-09 Jarno Rajahalmeofproto: Fix memory leak in ofproto_rule_delete().
2015-06-08 Ben Pfaffflow: Add 'const' qualifiers in flow extraction.
2015-06-08 Andy Zhouovsdb-monitor: add json cache
2015-06-08 Andy Zhouovsdb-monitor: allow multiple jsonrpc monitors to share...
2015-06-08 Andy Zhouovsdb-monitor: refactor ovsdb_monitor_create()
2015-06-08 Andy Zhoutunneling: Fix a tunnel name display bug
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-07 Alin Gabriel... This commit adds the windows installer to the OVS tree.
2015-06-07 Alex Wangtests: Fix unit test failure.
2015-06-07 Zang MingJieovs-appctl-bashcomp: bash_completion shouldn't modify...
2015-06-07 Alex Wangodp-util: Make sure vlan tci mask has exact match for...
2015-06-07 Thomas F. HerbertAdd support functions for 8021.ad push and pop vlan.
2015-06-06 Sabyasachi... ofproto-dpif: Use xzalloc instead of xmalloc.
2015-06-06 Ben Pfaffofproto-dpif: Avoid creating OpenFlow ports for duplica...
2015-06-05 Gurucharan... appveyor: Add a newer ssl link.
next