cascardo/ovs.git
2015-09-14 Ben PfaffFix typos in comments.
2015-09-13 Jesse Grosstunnel: Validate IP header for userspace tunneling.
2015-09-12 Ben Pfaffexpr: Properly handle several cases involving string...
2015-09-11 Justin Pettitexpr: Fix crossproduct example.
2015-09-11 Ben Pfaffovn-northd: Document logical flow table structure.
2015-09-11 Joe Stringeripfix: Fix SIGFPE in bridge exporter sampling.
2015-09-11 Joe Stringeripfix: Add bridge_exporter_enabled().
2015-09-11 Joe Stringertests: Add basic IPFIX test.
2015-09-11 Ben Pfaffovn-northd: Minor logical flow table optimizations.
2015-09-11 Ben Pfaffovn-northd: Don't deliver even broadcast packets to...
2015-09-11 Joe Stringerofp-actions: Allow special handling for nested actions.
2015-09-11 Joe Stringerofproto-dpif-xlate: Introduce xlate_commit_actions().
2015-09-11 Daniele Di... dpif-netdev: Check for PKT_RX_RSS_HASH flag.
2015-09-10 Justin Pettitovn-nbctl: Add ACL commands.
2015-09-10 Justin Pettitovn-nb: Add direction and reduce max priority for ACLs.
2015-09-09 Niti Rohillaofproto: Implement OF1.4 Group & Meter change notificat...
2015-09-09 Ben Pfafftnl-arp-cache: Add a command to add or modify an ARP...
2015-09-09 Ben PfaffCONTRIBUTING: New "Tested-at" tag.
2015-09-09 Ben Pfaffpcap-file: Flush packets to operating system immediately.
2015-09-09 Ben Pfafftests: Replace ON_EXIT m4 macro by on_exit() shell...
2015-09-09 Ben Pfafftests: Automatically initialize OVS_*DIR vars when...
2015-09-09 Ben Pfaffofproto-dpif-xlate: Lower missing netdev_max_backlog...
2015-09-09 Daniele Di... travis: Fix build with --enable-shared and DPDK 2.1.
2015-09-09 Jesse Grosstun-metadata: Provide error messages during auto-alloca...
2015-09-09 Jesse Grossofp-parse: Allow ofctl flow monitor filtering on field...
2015-09-09 Jesse Grossofp-parse: Separate fields properly.
2015-09-09 Timo Puhanetdev-dpdk: Add some missing statistics.
2015-09-09 Russell Bryantrhel: s/OVN_DB/OVS_DB/ in ovn-controller unit.
2015-09-09 Russell Bryantovn-sbctl: Adjust width for priority in lflow-list.
2015-09-09 Ben Pfaffsmap: New macro SMAP_CONST1 for initializing immutable...
2015-09-08 Pravin B Shelartnl-ports: Add destination IP and MAC address to the...
2015-09-08 Russell Bryantovn: Add "localnet" logical port type.
2015-09-08 Russell Bryantovn: Automatically create br-int in ovn-controller.
2015-09-08 Timo Puhadpdk: add support for v2.1.0
2015-09-06 Aaron Conolenetdev-dpdk: Fix build failure due to new struct eth_addr.
2015-09-04 Ben Pfaffovsdb: Update _version more accurately in transaction...
2015-09-04 Sorin Vinturisdatapath-windows: Tunnel filter initialization check
2015-09-04 Sorin Vinturisdatapath-windows: Add corresponding tag for tunnel...
2015-09-04 Sorin Vinturisdatapath-windows: New tag for tunnel filter pool alloca...
2015-09-04 Ben Pfaff.travis.yml: Direct email notifications to ovs-build...
2015-09-04 Aaron Conolepackets: Avoid compile errors.
2015-09-04 Aaron ConoleVery pleased to make this change request.
2015-09-04 Justin Pettittests: Add unit tests for ovn-nbctl.
2015-09-04 Justin Pettitovn-nbctl: Sort output of most commands.
2015-09-04 Justin Pettittests: Group the OVN tests together.
2015-09-04 Justin Pettittests: Fix banner name for ovn-sbctl.
2015-09-04 Miguel Angel Ajosandbox: Include vtep dir into the sandbox path
2015-09-04 Flavio LeitnerFAQ: Mention plotnetcfg tool.
2015-09-04 Nithin Rajudatapath-windows: check vport attribute before access
2015-09-04 Russell Bryantovn: Document supported predicates.
2015-09-04 Russell BryantINSTALL.DPDK: Fix a typo.
2015-09-03 Anoob Somannetdev-linux: Don't set ethtool flags if flag is alread...
2015-09-02 Jason Kölkerdatapath: Add net/ip6_checksum.h to stt.c
2015-09-02 Alex Wangdpif-netdev: Purge all ukeys when reconfigure pmd.
2015-09-02 Alex Wangofproto-dpif-upcall: Allow main thread to pause all...
2015-09-02 Justin Pettitovn-sb: Describe the pipeline stages generated by ovn...
2015-09-02 Justin Pettitovn-sb: Clarify ovn-northd's responsibilities.
2015-09-02 Justin Pettitovn-architecture: Fix capitalization of a title.
2015-09-01 Andy Zhoulib/ofpbuf: make ofpbuf_use() static
2015-09-01 Andy Zhoulib/jsonrpc: make use of ofpbuf_use_ds()
2015-09-01 Andy Zhoujsonrpc: use json_to_ds to speed up jsonrpc_send
2015-09-01 Andy Zhoulib/ofpbuf: add ofpbuf_use_ds() API
2015-09-01 Andy Zhoulib/ofpbuf: refactor ofpbuf_use__() API
2015-09-01 Andy Zhoulib/dynamic-string: coding style fix
2015-09-01 Thadeu Lima... ovs-ctl: Add option to delete transient ports.
2015-09-01 Russell Bryantovn: Add bridge mappings to ovn-controller.
2015-09-01 Ethan J. Jacksonauthors: Update authors list with my new email.
2015-09-01 Sorin Vinturisdatapath-windows: Clean up properly in case of driver...
2015-08-31 Ben Pfaffovsdb: Remove misleading OVS_UNUSED from ovsdb_monitor_...
2015-08-31 Sorin Vinturisdatapath-windows: Support for IRP cancelling mechanism
2015-08-31 Sorin Vinturisdatapath-windows: Process tunnel filter requests iterat...
2015-08-31 Nithin Rajunetdev-windows: Fix typo in call to memcpy().
2015-08-31 Ben Pfaffflow: Fix MSVC compile errors.
2015-08-31 Flavio Leitnerdatapath: check for rx handler register
2015-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-08-29 Alex Wangbridge: Relax the whitelist format for punix path.
2015-08-29 Alex Wangofproto-dpif-upcall: Do not attribute stats when flow_d...
2015-08-28 Alin Serdeandatapath-windows: Fix broken build.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-28 Alin Serdeanappveyor: Renew SSL link.
2015-08-28 Russell Bryantrhel: Add variables for OVN and VTEP db locations.
2015-08-28 Russell Bryantrhel: Add systemd suport for ovn-controller-vtep.
2015-08-28 Russell Bryantrhel: Use same rundir for ovs and ovn.
2015-08-28 Jesse Grossofp-actions: Don't encode variable length fields using...
2015-08-28 Alin Serdeandatapath-windows: Suppress flow attribute probe.
2015-08-28 Ben Pfafftests: Avoid nonportable "sed -i".
2015-08-28 Sorin Vinturisdatapath-windows: Enable failure after restarting extension
2015-08-28 Flavio Leitnerdatapath: check for el6 kernels for per_cpu
2015-08-28 Flavio Leitnerdatapath: check for backported ip_is_fragment
2015-08-28 Flavio Leitnerdatapath: check for backported proto_ports_offset
2015-08-28 Flavio Leitnerdatapath: improve l4_rxhash regex
2015-08-28 Nithin RajuAUTHORS: Add Sairam Venugopal
2015-08-28 Alex WangUpdate my email address.
2015-08-27 Jarno Rajahalmeflow: Workaround for GCC false-positive compilation...
2015-08-27 Jarno Rajahalmemeta-flow: Initialize the whole exact_match_mask.
2015-08-27 Thadeu Lima... ovs-ctl: Fix indentation when deleting bridges.
2015-08-27 Ben Pfaffexpr: Add and clarify a few comments and assertions.
2015-08-26 Ben Pfaffsset: New function sset_intersect().
2015-08-26 Sairam Venugopaldatapath-windows: Fix iterator in NlAttrParse()
2015-08-26 Jarno Rajahalmemeta-flow: Minor refactoring.
next