]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-07-06 Justin Pettitofp-parse: Fix small memory leak when calling parse_ofp...
2017-07-05 Ben Pfaffofproto-dpif-ipfix: Fix inefficent memory use in ipfix_...
2017-07-05 Ben PfaffRevert "ofproto-dpif-ipfix: Fix severe memory leak...
2017-07-05 Marcelo Leitnerdpif: fix warn msg when failed to open netdev
2017-07-05 nickcooper... odp: Fix crash in parse_8021q_onward().
2017-07-03 Ilya Maximetsdp-packet: Copy trunc flag on batch clone.
2017-06-29 Timothy Redaelliovs-ctl: Fix typo in a comment
2017-06-29 aaron conolerhel-systemd: start vswitchd after udev
2017-06-28 Justin Pettitdatapath: Fix missing "_ATTR" docstrings from some...
2017-06-28 Ben Pfaffofproto-dpif-ipfix: Fix severe memory leak in ipfix_sen...
2017-06-27 Ben Pfaffopenvswitch.h: OVS_KEY_ATTR_PACKET_TYPE is userspace...
2017-06-27 Zoltán Baloghuserspace: Introduce packet_type in OF 1.5 packet-out
2017-06-27 Jan Scheurichuserspace: Complete Packet In handling
2017-06-27 Jan Scheurichtests: Added unit tests in packet-type-aware.at
2017-06-27 Ben Pfaffuserspace: Handling of versatile tunnel ports
2017-06-27 Jan Scheurichuserspace: Add OXM field MFF_PACKET_TYPE
2017-06-27 Ben Pfaffnx-match: Add context argument to nxm_put__().
2017-06-27 Ben Pfaffofpbuf: New function ofpbuf_insert().
2017-06-27 Anand Kumardatapath-windows: Include ICMP type and code fields...
2017-06-27 Darrell Balldpif: Fix cleanup of userspace datapath.
2017-06-23 Ben Pfaffodp-util: Use port names in output in more places.
2017-06-23 Ben Pfaffovs-dpctl: New --names option to use port names in...
2017-06-22 Shashank Ramdatapath-windows: Add validations for IP_HEADER_LEN
2017-06-22 Anand Kumardatapath-windows: Add support for UPDATE events in...
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.
next