]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2017-06-22 Sairam Venugopaldatapath-windows: Fix switch-case alignments in Conntrack.c
2017-06-22 Alin Serdeantests: switch from signed to unsigned when formatting
2017-06-22 Sairam Venugopaldatapath-windows: Fix potential memory leak while creat...
2017-06-22 Joe Stringerdistclean: Fix ovs-vtep and docker drivers.
2017-06-21 Joe Stringerofp-actions: Store raw type for NXAST_LEARN2.
2017-06-21 Timothy RedaelliUse @PYTHON@ directly instead of "#! /usr/bin/env"
2017-06-20 Anand Kumarwindows: Remove vlog_init() from service_start function
2017-06-20 Alin Serdeandatapath-windows: add open flow defines to Types.h
2017-06-20 Sairam Venugopaldatapath-windows: Zero initialize Conntrack-ICMP entry
2017-06-20 Bhanuprakash... dpctl: Skip invoking qsort on empty list
2017-06-20 Bhanuprakash... dpif-netdev: Skip invoking qsort on empty list.
2017-06-19 Ben Pfaffopenvswitch.h: Use odp_port_t for port numbers in users...
2017-06-19 Ben Pfaffofp-util: Remove prototype for unimplemented function.
2017-06-19 William StevensonDocumentation/topics/dpdk/vhost-user.rst small fixes
2017-06-19 Joe Stringertc: Tidy up includes.
2017-06-19 Joe Stringertc: Fix compile with Glibc < 2.24 and Linux > 4.5.
2017-06-19 Joe Stringerdocs: Document that hw-offload is experimental.
2017-06-19 Greg Rosecompat: Restrict __ro_after_init usage
2017-06-16 Shashank Ramdatapath-windows: Define NAT_ACTION enum correctly
2017-06-16 Nithin Rajudatapath-windows: use NlAttrGet() in Conntrack.c
2017-06-16 Ben Pfaffopenflow.rst: Update to reflect current status.
2017-06-16 Ilya Maximetscheckpatch: Fix skipping of the most recent commit.
2017-06-15 Roi DayanNEWS: add a note about hw offloading
2017-06-15 Roi Dayandpif-netlink: Use dpif logging functions
2017-06-15 Roi Dayandpif: Refactor flow logging functions to be used by...
2017-06-15 Paul Blakeynetdev: Init flow api on already added ports on offload...
2017-06-15 Paul Blakeytests: Add system-offloads-testsuite
2017-06-15 Paul Blakeydpctl: Indicate if flow is offloaded when dumping flows...
2017-06-15 Paul Blakeydpctl: Add an option to dump only certain kinds of...
2017-06-15 Roi Dayandpctl: Add filter arg to dump-flows command info
2017-06-15 Paul Blakeynetdev-tc-offloads: Add ingress on netdev flow api...
2017-06-15 Paul Blakeynetdev-vport: Use common offloads interface
2017-06-15 Paul Blakeynetdev-linux: Disallow setting policing when configured...
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement flow get using tc interface
2017-06-15 Paul Blakeydpif-netlink: Use netdev flow get api to query a flow
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement netdev flow del using...
2017-06-15 Paul Blakeydpif-netlink: Use netdev flow del api to delete a flow
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement netdev flow put using...
2017-06-15 Paul Blakeynetdev-tc-offloads: Add flower mask to priority map
2017-06-15 Paul Blakeydpif-netlink: Use netdev flow put api to insert a flow
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement netdev flow dump api...
2017-06-15 Roi Dayanmatch: Add helper function to set tunnel tp_dst
2017-06-15 Paul Blakeynetdev-tc-offloads: Add ufid to tc/netdev map
2017-06-15 Paul Blakeydpif-netlink: Dump netdevs flows on flow dump
2017-06-15 Paul Blakeynetdev-tc-offloads: Implement netdev flow flush using...
2017-06-15 Paul Blakeydpif-netlink: Flush added ports using netdev flow api
2017-06-15 Paul Blakeydpif: Save added ports in a port map for netdev flow...
2017-06-15 Paul Blakeyother-config: Add tc-policy switch to control tc flower...
2017-06-14 Santosh Shuklanetdev-dpdk: round up mbuf_size to cache_line_size
2017-06-14 Ben WarrenDebian: Provide multi-arch support
2017-06-14 Ben WarrenDebian: Rework libopenvswitch packages
2017-06-14 Ben Pfaffcheckpatch: Support checking recent commits in the...
2017-06-14 Ben Pfaffovs-ofctl: New option "--no-stats" for "ovs-ofctl dump...
2017-06-14 Ben Pfaffofproto-dpif-xlate: Fix an additional misaligned refere...
2017-06-14 Ben Pfaffnetlink: Introduce helpers for 128-bit integer attributes.
2017-06-14 Ben Pfaffunaligned: Introduce helpers for 32-bit aligned 128...
2017-06-14 Ben Pfaffodp-util: Avoid misaligned references to ip6_hdr.
2017-06-14 Ben Pfaffovs-ofctl: Avoid read overrun in ofperr_decode_msg().
2017-06-14 Paul Blakeyother-config: Add hw-offload switch to control netdev...
2017-06-14 Paul Blakeynetdev: Adding a new netdev API to be used for offloadi...
2017-06-14 Roi Dayantc: Add tc flower functions
2017-06-14 Roi Dayantc: Move functions the create/parse handle to be static...
2017-06-14 Roi Dayantc: Refactor tcm handle assignment when creating filter...
2017-06-14 Paul Blakeytc: Introduce tc module
2017-06-14 Roi Dayannetdev-linux: Refactor two tc functions
2017-06-13 Lance Richardsonsandbox: disable ssl for backup ovn southbound db
2017-06-13 Darrell Ballconntrack: Reset nat_info in un_nat conns.
2017-06-13 Aaron Conoleredhat: make the rpm aware of the lock file
2017-06-13 Lance Richardsonsandbox: ovn rbac support for sandbox environment
2017-06-13 Lance Richardsontreewide: Avoid undefined behavior passing null in...
2017-06-13 Ben Pfaffhash: Remove conflicting hash_finish() prototype.
2017-06-13 Ben Pfaffbyte-order: Fix undefined behavior of BYTES_TO_BE32.
2017-06-13 Darrell Ballconntrack: Add hash_finish() to conn_key_hash().
2017-06-13 Darrell Ballconntrack: Hash entire NAT data structure in nat_range_...
2017-06-13 Ben Pfaffhash: New helper functions for adding words in a buffer...
2017-06-13 Flavio Leitnertestsuite: exit gracefully if it fails.
2017-06-12 Alin Gabriel... windows-datapath: Temporary workaround checksum issue...
2017-06-12 Yin Lindatapath-windows: NAT integration with conntrack
2017-06-12 Yin Lindatapath-windows: Add NAT module in conntrack
2017-06-12 Anand Kumardatapath-windows: Add support for NAT in conntrack
2017-06-12 Ben Pfafftreewide: Fix spelling of "prerequisites".
2017-06-12 Ben Pfaffofp-actions: Properly interpret "output:in_port".
2017-06-12 Ben Pfaffofp-util: Initialize tunnel metadata for OpenFlow 1...
2017-06-08 Aaron Conoledpdk: Deprecate vhost-user server ports.
2017-06-08 nickcooper... rstp: Add the 'ovs-appctl rstp/show' command.
2017-06-08 nickcooper... rstp: Add internal functions without locks.
2017-06-08 nickcooper... rstp: Add rstp port name for human reading.
2017-06-08 Lance Richardsonovn-sbctl: support setting rbac role for remote connections
2017-06-08 Lance Richardsonovn: add rbac tables to ovn southbound schema
2017-06-08 Lance Richardsonovsdb: add support for role-based access controls
2017-06-08 Kevin Traynornetdev-dpdk: Show Rx checksum status when false.
2017-06-08 Sairam Venugopaldatapath-windows: Add original conntrack tuple to FlowKey
2017-06-08 Ben Pfaffcheckpatch: Also allow .at files to have leading tabs.
2017-06-08 Flavio Leitnertestsuite: release resources when vswitch exits.
2017-06-07 Joe Stringertest-hash: Fix unaligned pointer value error.
2017-06-07 Ciara Loftusdocs: Update dpdk vdev naming instructions.
2017-06-07 Ben Pfaffovn-sb.xml: Update and improve documentation.
2017-06-07 Daniel Alvarez... Copy external_ids from Logical_Switch_Port to SB database
2017-06-07 Dong Junovn-sb.xml: Fix indentation.
2017-06-07 Lance Richardsonovn: ssl proto/cipher configuration in nb/sb db
next