Age | Commit message (Expand) | Author | Files | Lines |
2018-12-18 | MFIB: recurse resolution through an MFIB entry | Neale Ranns | 1 | -22/+467 |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) | Neale Ranns | 1 | -15/+16 |
2018-12-14 | Revert gerrit 16429 to fix a Debian build-break | Dave Barach | 1 | -22/+44 |
2018-12-14 | Fix compiling issue with GCC-8.x in string test functions | Lijian.Zhang | 1 | -44/+22 |
2018-12-05 | Fix gcc-8 compile issues in string_test.c | Dave Barach | 1 | -1/+35 |
2018-12-03 | move [m]fib and BIER tests to unittest plugin | Neale Ranns | 4 | -0/+13050 |
2018-12-02 | vppinfra: c11 safe string functions | Steven | 1 | -25/+1559 |
2018-11-30 | session: segment handle in accept/connect notifications | Florin Coras | 1 | -2/+2 |
2018-11-21 | session: cleanup use of api_client_index | Florin Coras | 1 | -2/+2 |
2018-11-18 | vcl/session: apps with process workers | Florin Coras | 1 | -0/+5 |
2018-11-15 | session: fix endpt cfg test (VPP-1492) | Florin Coras | 1 | -3/+11 |
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-28 | session: move test to unittest plugin | Florin Coras | 2 | -2/+1759 |
2018-10-23 | c11 safe string handling support | Dave Barach | 3 | -8/+154 |
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-09-12 | fix bihash test code | Dave Barach | 1 | -0/+7 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 1 | -1/+2 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+18 |
2018-07-24 | Create a unit-test plugin | Dave Barach | 4 | -0/+2360 |