Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-27 | - Introduce tle_tcp_stream_readv() and tle_tcp_stream_writev(). | Konstantin Ananyev | 2 | -6/+39 |
2017-06-30 | Add l4fwd RXTX mode | Remy Horton | 6 | -11/+140 |
2017-05-15 | Added rte_ring wrapper functions to support dpdk-17.05 and older version | Mohammad Abdul Awal | 5 | -365/+298 |
2017-05-09 | two fixes. - allow conditional jumbo frame based on rx_max_pkt_len - fix mss ... | Mohammad Abdul Awal | 3 | -3/+4 |
2017-04-14 | * Add siphash file for calculating the sequence number. | Reshma Pattan | 3 | -3/+58 |
2017-03-23 | implement sw segmentation for tcp | Mohammad Abdul Awal | 1 | -3/+3 |
2017-03-06 | Rewrite accept() code-path and make l4fwd not to close() on FIN immediatelly. | Konstantin Ananyev | 3 | -86/+108 |
2017-02-24 | Introduce first version of TCP code. | Konstantin Ananyev | 19 | -0/+6326 |