]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2019-03-04 Lorenzo BianconiOVN: update RA next_announce according to {min, max...
2019-03-04 Pieter Jansen... lib/tc: add ingress ratelimiting support for tc-offload
2019-03-04 Ilya Maximetsdpdk: Fix case-sensitivity of dpdk-init knob.
2019-03-02 Han Zhouovsdb: Add NEWS for fast-resync feature.
2019-03-01 Ben Pfaffrconn: Avoid occasional immediate connection failures.
2019-02-28 Timothy Redaellirhel: Fix tests on mock and koji
2019-02-28 Timothy Redaellirhel: Use PIDFile on forking systemd service files
2019-02-28 Justin PettitNEWS: Clean up the 2.11.0 release notes a bit.
2019-02-28 Flavio Leitnerrhel: limit stack size to 2M.
2019-02-28 Ben PfaffAUTHORS: Add Brian Haley.
2019-02-28 Brian Haleyovn: Make DHCP log messages unique
2019-02-28 Han Zhouovsdb-idl: Fast resync from server when connection...
2019-02-28 Han Zhouovsdb-idl: Support monitor_cond_since method in C IDL.
2019-02-28 Han Zhouovsdb-monitor: Support monitor_cond_since.
2019-02-28 Han Zhouovsdb-server: Transaction history tracking.
2019-02-28 Han Zhouovsdb-monitor: Refactor ovsdb monitor implementation.
2019-02-28 Yifeng Sunoss-fuzz: Fix oss build errors because of ovs API change
2019-02-27 Ilya Maximetsdp-packet: Constantify offloading APIs.
2019-02-27 Ilya Maximetsdpif-netdev: Reduce log level for not found mark id.
2019-02-27 Ilya Maximetsnetdev-dpdk: Use single struct/union for flow offload...
2019-02-27 Yanqin Weihash: Enable hash_bytes128 optimization for aarch64.
2019-02-27 Lucas Alvares... ovn-nbctl: Add lsp-get-ls command
2019-02-26 Ben PfaffAUTHORS: Add Moshe Levi.
2019-02-26 Moshe Leviovn: update ovn-ctl usage with status, promote and...
2019-02-26 Darrell Ballconntrack: Consolidate 2 selection statements.
2019-02-26 Darrell Ballconntrack: Skip ephemeral ports with specified port...
2019-02-26 Darrell Ballconntrack: Fix wasted work for ICMP NAT.
2019-02-25 Ben Pfaffodp-util: Improve log messages and error reporting...
2019-02-25 Ilya Maximetsvlog: Better handle syslog handler exceptions.
2019-02-25 Darrell Ballipf: More cleanup.
2019-02-25 Alin Gabriel... Merge pull request #276 from petrutlucian94/py_requirements
2019-02-25 Lucian PetrutUpdate Python package requirements
2019-02-23 Darrell Ballconntrack: Fix L4 csum for V6 extension hdr pkts.
2019-02-23 Darrell Ballpackets: Change return type for 'packet_csum_upperlayer...
2019-02-22 Numan Siddiqueovn-controller: Provide the option to set the datapath...
2019-02-22 Ben PfaffAUTHORS: Add Matthias May.
2019-02-22 Matthias Mayrstp: add ability to receive VLAN-tagged BPDUs
2019-02-22 Han Zhouovsdb_monitor: Fix style of prototypes.
2019-02-22 Han Zhouovsdb-client: Fix typo.
2019-02-22 Darrell Ballipf: Handle non-zero L2 padding for first fragments.
2019-02-22 Darrell Balltests: Fix udp checksums for some tests.
2019-02-22 Darrell Ballipf: Check minimum fragment against L3 size.
2019-02-22 Darrell Ballipf: Do not preallocate more than needed.
2019-02-22 Darrell Ballipf: Misc Cleanup.
2019-02-22 Ilya Maximetsfaq: Return GRE-IPv6 tunneling support.
2019-02-22 Han Zhouovn-nbctl: Daemon mode should retry when IDL connection...
2019-02-22 rootAdd a simple test to check port binding when "encap...
2019-02-22 venu iyerSupport for multiple VTEP in OVN
2019-02-22 Li RongQingofctl: break the loop if ovs_pcap_read returns error
2019-02-22 Ilya Maximetscheckpatch: Escape range operators inside regex.
2019-02-22 Toms Attekanetlink: added check to prevent netlink attribute overflow
2019-02-21 Justin PettitSet release dates for 2.11.0.
2019-02-19 Ilya Maximetsnetdev-dpdk: Flow validation refactoring.
2019-02-18 Ophir Munkdoc: Add "Representors" topic document
2019-02-18 Ian StokesAUTHORS: Add Eli Britstein <elibr@mellanox.com>
2019-02-18 Eli Britsteinacinclude: Omit unnecessary define
2019-02-18 Eli Britsteinacinclude: Include libverbs and libmlx4 when needed
2019-02-18 Eli Britsteinacinclude: Include libverbs and libmlx5 when needed
2019-02-15 Ted ElhouraniInitialize the right database.
2019-02-14 Darrell Ballconntrack: Simplify 'ct_addr'.
2019-02-14 Darrell Ballconntrack: Remove redundant call to 'hash_finish()'.
2019-02-14 Darrell BallUserspace datapath: Add fragmentation handling.
2019-02-14 Darrell Balldp-packet: Add 'do_not_steal' packet batch flag.
2019-02-14 Darrell Balldp-packet: Add 'dp_packet_batch_is_full()' api.
2019-02-14 Darrell Ballovs-atomic: Add 64 bit apis.
2019-02-14 Darrell Ballconntrack: Reword conntrack_execute() description.
2019-02-14 Darrell Balltests: Add missed local stack checks.
2019-02-14 Darrell Ballflow: Enhance parse_ipv6_ext_hdrs.
2019-02-14 Darrell Balldp-packet: Add const qualifiers for checksum apis.
2019-02-14 Han Zhoumonitor: Fix crash when monitor condition adds new...
2019-02-13 Christian Ehrhardtacinclude: Also use LIBS from dpkg pkg-config
2019-02-13 Kevin Traynorfaq: Update OVS/DPDK version table for OVS 2.11.
2019-02-12 Ilya Maximetspython: Fix E117 over-indented.
2019-02-12 Greg Rosedebian: Add libelf-dev dependency for dkms
2019-02-12 Ilya Maximetsacinclude: Check for rte_config.h before checking depen...
2019-02-12 Ilya Maximetsdpif-netdev: Add thread safety annotation to sorted_pol...
2019-02-12 Ilya Maximetsacinclude: Use NUMA_AWARE_HUGEPAGES too for libnuma...
2019-02-12 Darrell Ballconntrack: Exclude l2 padding in 'conn_key_extract()'.
2019-02-12 Darrell Balldp-packet: Add 'dp_packet_l3_size()'.
2019-02-12 Li RongQingconntrack: Remove unnecessary check in process_ftp_ctl_v4
2019-02-12 Timothy Redaellirhel: Add an example to specify custom options
2019-02-12 Timothy Redaelliovs-ctl: Permit to specify additional options
2019-02-11 Daniel Alvarezovn: change load balancer references to weak in NB...
2019-02-11 Timothy Redaelliovs-lib.in: Cleanup old socket and pidfiles in stop_daemon
2019-02-11 Ilya Maximetstravis: Drop redundant DPDK build check.
2019-02-11 Ilya Maximetstravis: Use parallel jobs for DPDK and sparse builds.
2019-02-11 Ilya Maximetstravis: Enable printing of executed commands.
2019-02-11 Ilya Maximetstravis: Dump config.log on configure failures.
2019-02-11 Ilya Maximetstravis: Run testsuite with desired options.
2019-02-11 Ilya Maximetsautomake: Clean up cxxtest.cc.
2019-02-11 Ilya Maximetsdatapath: Clean up some gcov, tmp and cache files.
2019-02-11 Ilya Maximetstravis: Fix building datapath instead of userspace...
2019-02-11 Adi Nissimlib/tc: Support optional tunnel id
2019-02-07 Ilya Maximetsacinclude: Drop DPDK_EXTRA_LIB variable.
2019-02-06 Ian StokesAUTHORS: Add Ophir Munk <ophirmu@mellanox.com>
2019-02-06 Ian StokesAUTHORS: Add Asaf Penso <asafp@mellanox.com>
2019-02-06 Asaf Pensonetdev-dpdk: Memset rte_flow_item on a need basis.
2019-02-05 Ben Pfaffofproto: Don't always treat passive controllers as...
2019-02-05 Ben Pfaffvswitchd: Allow user to configure controllers as "prima...
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
next