cascardo/ovs.git
2015-09-18 Alin Serdeandatapath-windows: Append flow attribute key
2015-09-18 Alin Serdeandatapath-windows: Output to multiple VXLAN ports
2015-09-18 Ben Pfaffofp-util: Fix struct ofputil_requestforward union membe...
2015-09-18 Gurucharan... rpms: Remove ovs-sim man page from spec.
2015-09-18 Gurucharan... rhel: Make python 2.7 a requirement of build.
2015-09-18 Jesse Grossdatapath: Backport "openvswitch: Fix mask generation...
2015-09-18 Jesse Grosstunneling: Track recursion levels across ARP generation.
2015-09-17 Thadeu Lima... ovs-router: Include ovs-router.h as first header.
2015-09-17 Thadeu Lima... ovs-router: Add missing ds_destroy after ds was put.
2015-09-17 Russell Bryantovn: Update TODO with some notes on security.
2015-09-16 Ciara LoftusAUTHORS: Move Ciara Loftus to list of code contributors.
2015-09-16 Ciara Loftusconfigure: Fix DPDK linking when using a relative path
2015-09-16 Ben Pfaffofproto-dpif-sflow: Use xzalloc() instead of calloc...
2015-09-16 Kevin Traynordocs: Expand performance tuning section in INSTALL...
2015-09-16 Ben Pfaffofproto: Reduce log level from WARN to INFO.
2015-09-15 Ben Pfaffovn-nbctl: Enable database commands using db-ctl-base...
2015-09-15 Alex Wangovn-controller-vtep: Update related documentation.
2015-09-15 Alex Wangovn-controller-vtep: Extend vtep module to install...
2015-09-15 Alex Wangovn-controller-vtep: Add vtep module.
2015-09-15 Justin PettitFAQ: Add entry about ingress policing.
2015-09-14 Jiri Bencdatapath: Use netlink ipv4 API to handle the ipv4 addr...
2015-09-14 Pravin B Shelartnl-port: Fix list iteration.
2015-09-14 Ben Pfaffovn-nbctl: Give handler functions more specific names.
2015-09-14 Ben Pfaffovn-nbctl: Fix typo and add minor clarification in...
2015-09-14 Ben Pfaffdb-ctl-base: Make 'cmd_show_tables' argument to ctl_ini...
2015-09-14 Ben Pfaffovn-sbctl: Improve usage message.
2015-09-14 Ben Pfaffovn-sbctl: Support SSL for connecting to southbound...
2015-09-14 Ben Pfaffovn-sbctl: Indentation fixes.
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().
next