Version 1.2.9-1:
Date + Time 2022-04-06
=============================================================
Fixed:
        - RM #3032222 Fix no offload traffic issue for nginx

Version 1.2.8-1:
Date + Time 2022-04-04
=============================================================
Fixed:
        - RM #2783472 Recreating rdma channel in case of rdma_create_id failure
        - RM #3008661 Handling IPv4 IPv6 dual stack listen
        - RM #3018068 Fix stats output logic
        - RM #3019742 Fix debian/copyright file

Version 1.2.7-1:
Date + Time 2022-03-25
=============================================================
Fixed:
        - RM #3005039 IPv6 support for ring generate_id
        - RM #2858875 Fix fork() - Use correct blocking state
        - RM #2667588 Fixing IPv6 packet classification and prefix check
        - RM #3010282 Send NDP manually if rdma_resolve_addr() fails

Version 1.2.6-1:
Date + Time 2022-03-15
=============================================================
Fixed:
        - RM #2824810 Increase length of bytes counters
        - RM #2875358 Fix incorrect output
        - RM #2972951 Fix hypervisor check under x86_64
        - RM #2945718 Show warning in visibility check
        - RM #2667588 Support IPV6_V6ONLY sockopt for listen all
        - RM #2982769 Fixing null mem_buf access on retransmission
        - RM #2991762 Fix netlink source of IPv6 neighbors
        - RM #2982769 Add XLIO_TX_BUFS_BATCH_TCP env variable
        - RM #3000532 Fix seg fault and remove TODOs
        - RM #2992772 Fix inlining lso data
        - RM #2824810 Increase length of bytes counters

Version 1.2.5-1:
Date + Time 2022-02-28
=============================================================
Added:
        - RM #2667588 The third stage of IPv6 support

Version 1.2.4-1:
Date + Time 2022-02-17
=============================================================
Added:
        - RM #2667588 The second stage of IPv6 support

Version 1.2.3-1:
Date + Time 2022-02-04
=============================================================
Added:
        - RM #2667588 The first stage of IPv6 support

Version 1.2.2-1:
Date + Time 2022-01-27
=============================================================
Added:
        - RM #2563722 Removed unsupported code as non-tso and ipoib
        - RM #928148 Export symbols from socket api only
        - RM #2329439 Update gtest to support IPV6
        - RM #2933472 Update License date to 2022
        - RM #22943262 Optimize fill_wqe_send() function

Version 1.2.1-1:
Date + Time 2022-01-10
=============================================================
Fixed:
        - RM #2903631 Fix a race condition on accepted socket

Version 1.2.0-1:
Date + Time 2021-12-23
=============================================================
Fixed:
        - RM #2342345 Improve number of concurrent connections

Version 1.1.8-1:
Date + Time 2021-11-04
=============================================================
Fixed:
        - RM #2842211 Split rexmit segment into single-pbuf segments
        - RM #2842211 TLS data corruption, preventing redundant resyncs

Version 1.1.7-1:
Date + Time 2021-11-03
=============================================================
Fixed:
        - RM #2842211 TLS data corruption fix for ring silent dropped wqes
        - RM #2833527 Limit strides in STRQ to 512

Version 1.1.6-1:
Date + Time 2021-11-01
=============================================================
Fixed:
        - RM #2621445 Reset TLS layer only after close()
        - RM #2688021 Insert fence after TLS configuration
        - RM #2355757 Add numeric value support for XLIO_LRO and XLIO_STRQ

Version 1.1.5-1:
Date + Time 2021-10-29
=============================================================
Fixed:
        - RM #2621445 Improve TLS RX flow
        - RM #2838719 Fix segfault in sendmsg() for empty iov
        - RM #2833836 Fix compilation issue --disable-tso --with-dpcp

Version 1.1.4-1:
Date + Time 2021-10-25
=============================================================
Added:
        - RM #2621445 Support Rx TLS HW offload
        - RM #2811477 Support of TLS v1.3 in TX path
Fixed:
        - RM #2355757 Changing XLIO_STRQ_ENABLED env var to XLIO_STRQ

Version 1.1.3-1:
Date + Time 2021-10-25
=============================================================
Fixed:
        - RM #2821060 Fix for NGINX quic with non-power of 2 workers
        - RM #2824476 Fix for unsafe m_pendig_to_remove_lst processing
        - RM #2436876 Remove C++ Technical Report 1 (TR1) usage

Version 1.1.2-1:
Date + Time 2021-10-20
=============================================================
Added:
        - RM #2355757 Striding-RQ support
        - RM #2621445 Move knowledge of DevX out of sockets
        - RM #2436876 Add C++11 Support requirement to a compiler
Fixed:
        - RM #2822230 Suppress unwanted error when cq fd is removed

Version 1.1.1-1:
Date + Time 2021-10-11
=============================================================
Added:
        - RM #2649476 Add support for NGINX Proxy mode
        - RM #2568769 Add QUIC support for NGINX
Fixed:
        - RM #2737636 Fixing TCP hanging CLOSED sockets

Version 1.1.0-1:
Date + Time 2021-10-07
=============================================================
Added:
        - RM #2355713 Add HW LRO support
        - RM #2756765 Add AES-256 cipher support to uTLS
Fixed:
        - RM #2740920 Add support for fortified glibc functions
        - RM #2580679 Fix handling socket close flow
        - RM #2801220 Don't miss ready EPOLLERR event
        - RM #2789330 XLIO_UDP_3T_RULES flag is not taken into account
        - RM #2722518 Merge only pbufs of the same type in a segment
        - RM #2732799 delete dst_entry if already exists in udp connect
        - RM #2716793 Handle SYN-ACK on TIME-WAIT sockets
        - RM #2736737 Resolve crash during finalization
        - RM #2690914 Fix data corruption in shrink operation

Version 1.0.6-1:
Date + Time 2021-06-10
=============================================================
Fixed:
        - RM #2686808 Don't set TCP PSH flag for throughput profiles
        - RM #2685998 Don't mask nor create 2nd rule for UDP

Version 1.0.5-1:
Date + Time 2021-06-08
=============================================================
Fixed:
        - RM #2682063 Update output with vmad
        - RM #2683954 Make TCP segs batching configurable
        - RM #2047225 Improve socket state reset on reuse
        - RM #2680431 Fallback to SW TLS when TIS/DEK fails

Version 1.0.4-1:
Date + Time 2021-06-03
=============================================================
Fixed:
        - RM #2342345 Distribute processes across different IRQ vectors
        - RM #2679474 Fix segfault during termination phase
        - RM #2679482 Handle buffer allocation error in TLS
        - RM #2678990 Remove asserts in mapping_cache destructor
        - RM #2647722 Check requested TLS version/cipher

Version 1.0.3-1:
Date + Time 2021-06-01
=============================================================
Added:
        - RM #2654385 Introduce XLIO environment variables and Extra API
Fixed:
        - RM #2647722 Fix corner cases for TLS blocking socket
        - RM #2672303 Fix sendfile zerocopy TX flow
        - RM #2668320 Fix m_p_n_rx_channel_fds update on bond ring restart

Version 1.0.2-1:
Date + Time 2021-05-28
=============================================================
Fixed:
        - RM #2670696 Dump statistics of closed sockets

Version 1.0.1-1:
Date + Time 2021-05-27
=============================================================
Fixed:
        - RM #2647722 Fix compilation error in uTLS code

Version 1.0.0-1:
Date + Time 2021-05-26
=============================================================
Added:
        - RM #2647722 Add Tx TLS offload
        - RM #2092860 Add TCP extra option support for Tx zero copy
        - RM #2047225 RFC 6191 Reuse TIME-WAIT sockets

Version 0.1.4-1:
Date + Time 2021-05-20
=============================================================
Added:
        - RM #2658995 Add ioctl() extra api
        - RM #2510071 Clean up extra API
        - RM #2436876 Improve --enable-debug configuration option
        - RM #2575576 Add zero copy send operation using external mkey
Fixed:
        - RM #1714768 Fix issue in vma_recvfrom_zcopy()
        - RM #2628370 Fix incorrect error message for fork()

Version 0.1.3-1:
Date + Time 2021-05-12
=============================================================
Added:
        - RM #2654385 Rebrand all files inside library package

Version 0.1.2-1:
Date + Time 2021-04-21
=============================================================
Added:
        - RM #2625717 Configure library to use TSO and NGINX code by default
Fixed:
        - RM #2357009 Fix wrong flow in DEFINED_NGINX configuration
        - RM #2625704 Fix fork() processing for NGINX case

Version 0.1.1-1:
Date + Time 2021-04-19
=============================================================
Added:
        - RM #2568298 Fix coverity scan 2020.06 issues
        - RM #2497142 Move to google test 1.7 version
        - RM #2583763 Extend CI ability
        - RM #2563722 Remove MP-QP support from library as deprecated
Fixed:
        - RM #2233904 Improve ROCE LAG detection
        - RM #2368612 Align rpm spec with last requirements
        - RM #2130901 Fix issue in logic VMA_PROGRESS_ENGINE_WCE_MAX=0
        - RM #2280628 Add missed TIMESTAMP option

Version 0.1.0-1:
Date + Time 2021-02-20
=============================================================
Added:
        - RM #2405040 Add initial version on top of VMA 9.2.2
          that includes send zero copy functionality and nginx
          specific capabilities
