Age | Commit message (Expand) | Author | Files | Lines |
2019-10-10 | tcp: improve pacing after idle send periods |  Florin Coras | 1 | -5/+8 |
2019-10-10 | tcp: retry lost retransmits |  Florin Coras | 1 | -2/+7 |
2019-09-25 | tcp: use sacks for timer based recovery |  Florin Coras | 1 | -1/+17 |
2019-09-17 | session: limit pacer bucket size |  Florin Coras | 1 | -2/+3 |
2019-09-10 | tcp: enable gso in tcp hoststack |  Simon Zhang | 1 | -3/+4 |
2019-09-04 | session: improve cli |  Florin Coras | 1 | -66/+19 |
2019-08-19 | session: add explicit reset api |  Florin Coras | 1 | -0/+9 |
2019-08-05 | session: cache align transport base class |  Florin Coras | 1 | -5/+3 |
2019-06-28 | session: add half_open_has_fifos for UDPC |  Nathan Skrzypczak | 1 | -0/+6 |
2019-06-27 | session: Add transport vft protocol options |  Nathan Skrzypczak | 1 | -3/+3 |
2019-06-25 | tcp: delivery rate estimator |  Florin Coras | 1 | -0/+12 |
2019-05-16 | Add transport_opts to connect_sock bapi |  Nathan Skrzypczak | 1 | -0/+18 |
2019-04-25 | session: use teps in accept/connect notifications |  Florin Coras | 1 | -18/+15 |
2019-04-24 | Add get_endpoint in transport vft |  Aloys Augustin | 1 | -0/+51 |
2019-04-02 | tcp: improve rcv process ack processing |  Florin Coras | 1 | -1/+1 |
2019-03-29 | Integrate first QUIC protocol implementation |  Nathan Skrzypczak | 1 | -0/+10 |
2019-03-28 | session: cap max burst to a constant |  Florin Coras | 1 | -17/+2 |
2019-03-25 | Fix unformat proto UDPC / UDP conflict |  Nathan Skrzypczak | 1 | -4/+4 |
2019-03-02 | session: cleanup/rename functions |  Florin Coras | 1 | -1/+1 |
2019-02-06 | transport: cleanup |  Florin Coras | 1 | -8/+26 |
2019-02-05 | session: cleanup part 3 |  Florin Coras | 1 | -0/+13 |
2019-02-04 | session: cleanup part 1 |  Florin Coras | 1 | -1/+1 |
2019-02-02 | session: improve show session cli |  Florin Coras | 1 | -2/+1 |
2018-12-04 | vcl: test refactor and improvements |  Florin Coras | 1 | -1/+4 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -4/+5 |
2018-11-07 | tcp: consume incoming buffers instead of reusing |  Florin Coras | 1 | -5/+6 |
2018-11-02 | session: measure dispatch period only if under load |  Florin Coras | 1 | -7/+16 |
2018-11-01 | tcp: fast retransmit pacing |  Florin Coras | 1 | -8/+32 |
2018-10-28 | session: extend connect api for internal apps |  Florin Coras | 1 | -67/+106 |
2018-10-25 | session/tcp: improve cli |  Florin Coras | 1 | -0/+57 |
2018-10-25 | tcp/session: add tx pacer |  Florin Coras | 1 | -0/+111 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-06-11 | udp: fix for multiple workers and add test |  Florin Coras | 1 | -0/+6 |
2018-05-13 | session: alloc one frame per output node dispatch |  Florin Coras | 1 | -0/+6 |
2018-04-18 | udp/session: refactor to support dgram mode |  Florin Coras | 1 | -0/+16 |
2018-03-02 | session: first approximation implementation of tls |  Florin Coras | 1 | -0/+4 |
2018-01-27 | Fix session/tcp coverity warnings |  Florin Coras | 1 | -0/+7 |
2018-01-26 | session: move builtin apps to their own folder |  Florin Coras | 1 | -1/+4 |
2018-01-24 | SCTP stack (RFC4960) |  Marco Varlese | 1 | -0/+7 |
2017-12-11 | session: generalize handling of network transports |  Florin Coras | 1 | -14/+53 |
2017-11-29 | session: fix preallocation of local endpoint table |  Florin Coras | 1 | -4/+8 |
2017-10-28 | session: rules tables |  Florin Coras | 1 | -0/+32 |
2017-10-16 | udp: refactor udp code |  Florin Coras | 1 | -0/+306 |
2017-07-25 | Cleanup/refactor session layer code |  Florin Coras | 1 | -64/+0 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+64 |