Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-03-22 | tcp: improve handling of snd_nxt | Florin Coras | 1 | -2/+2 |
2019-03-02 | session: cleanup/rename functions | Florin Coras | 1 | -1/+1 |
2019-02-18 | session: move fifo allocation logic to app worker | Florin Coras | 1 | -1/+1 |
2019-02-09 | session: refactor listen logic | Florin Coras | 1 | -1/+1 |
2019-02-04 | session: cleanup part 1 | Florin Coras | 1 | -1/+1 |
2018-12-28 | session: free session after transport and app confirm | Florin Coras | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -2/+2 |
2018-10-31 | session: add wrk context | Florin Coras | 1 | -5/+5 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -8/+8 |
2018-10-21 | tcp: count first lost hole (VPP-1465) | Florin Coras | 1 | -3/+29 |
2018-10-18 | tcp: fix sacks lost bytes counting (VPP-1465) | Florin Coras | 1 | -34/+90 |
2018-10-18 | tls: fix connection failures/interrupts at scale (VPP-1464) | Florin Coras | 1 | -2/+3 |
2018-10-17 | tcp: avoid sack processing when not needed (VPP-1460) | Florin Coras | 1 | -1/+1 |
2018-07-24 | Create a unit-test plugin | Dave Barach | 1 | -0/+1779 |