Age | Commit message (Expand) | Author | Files | Lines |
2022-01-31 | ip: reassembly - add a way to disable for forus |  Klement Sekera | 13 | -68/+384 |
2022-01-31 | ip: fix length calculation in ip6-receive |  Klement Sekera | 1 | -1/+1 |
2022-01-31 | tests: make VPP_BUILD_DIR to point to correct dir |  Klement Sekera | 4 | -6/+6 |
2022-01-31 | tests: support skipping to test method with STEP |  Klement Sekera | 1 | -4/+24 |
2022-01-30 | cnat: maglev fixes & improvements |  Nathan Skrzypczak | 7 | -103/+447 |
2022-01-30 | snort: feature support on interface output |  Sivaprasad Tummala | 4 | -12/+64 |
2022-01-30 | perfmon: topdown level 1 and 2 for icx |  Ray Kinsella | 4 | -63/+183 |
2022-01-30 | perfmon: fix init of bundles with pseudo events |  Ray Kinsella | 3 | -18/+41 |
2022-01-30 | perfmon: check for duplicates after other checks |  Ray Kinsella | 1 | -3/+3 |
2022-01-30 | http_static: incorporate builtinurl plugin |  Florin Coras | 7 | -53/+291 |
2022-01-30 | linux-cp: check if libmnl headers are present |  Florin Coras | 1 | -0/+6 |
2022-01-30 | perfmon: topdown backend bound core bundle |  Ray Kinsella | 3 | -0/+118 |
2022-01-29 | misc: remove mbedtls from dependencies |  Florin Coras | 1 | -1/+1 |
2022-01-28 | linux-cp: Fix coverity issue |  Pim van Pelt | 1 | -1/+1 |
2022-01-28 | misc: vppctl - fix coverity warning |  Klement Sekera | 1 | -4/+8 |
2022-01-28 | misc: vppctl - fix coverity warning |  Klement Sekera | 1 | -0/+7 |
2022-01-28 | linux-cp: Linux Control Plane Netlink Listener |  Neale Ranns | 9 | -18/+1770 |
2022-01-27 | build: fix compilation on OpenSSL 3.0 |  Damjan Marion | 3 | -0/+3 |
2022-01-27 | vppinfra: sparse_vec_free free should free the sparse_vec_header not the embe... |  Neale Ranns | 1 | -1/+10 |
2022-01-27 | perfmon: frontend and backend boundness bundles |  Ray Kinsella | 6 | -68/+334 |
2022-01-27 | perfmon: prune bundles by available pmu counters |  Ray Kinsella | 4 | -7/+64 |
2022-01-27 | http_static: code cleanup |  Florin Coras | 6 | -351/+226 |
2022-01-27 | perfmon: add cli to show perf config |  Ray Kinsella | 2 | -9/+37 |
2022-01-26 | hsa: cleanup and rename http test server |  Florin Coras | 3 | -207/+158 |
2022-01-26 | http_static: refactor to use http transport |  Florin Coras | 5 | -774/+276 |
2022-01-26 | http: generalize buffer implementation |  Florin Coras | 6 | -73/+323 |
2022-01-26 | dpdk: not having cryptodev resources should not produce warnings |  Damjan Marion | 1 | -4/+1 |
2022-01-25 | vppinfra: add support for mask_compare for u64 |  Mohsin Kazmi | 2 | -0/+103 |
2022-01-25 | http hsa: avoid extra space in request |  Florin Coras | 2 | -12/+3 |
2022-01-25 | api: vapi: honor non-blocking setting |  Klement Sekera | 2 | -12/+25 |
2022-01-25 | ip: reassembly - fix missing ip6 owner thread init |  Klement Sekera | 1 | -0/+1 |
2022-01-25 | bonding: refactor bonding hash functions to vnet/hash |  Steven Luong | 5 | -294/+409 |
2022-01-25 | http: fix rescheduling when transport fifo full |  Florin Coras | 1 | -3/+9 |
2022-01-24 | wireguard: fix passing argument |  Gabriel Oginski | 1 | -1/+1 |
2022-01-24 | nat: TCP state tracking based on RFC 7857/RFC 6146 |  Klement Sekera | 12 | -492/+1053 |
2022-01-24 | dpdk-cryptodev: add support chacha20-poly1305 |  Gabriel Oginski | 4 | -6/+44 |
2022-01-24 | policer: fix memory leak |  Leung Lai Yung | 1 | -1/+4 |
2022-01-24 | sr: fix coverity warning |  Klement Sekera | 2 | -7/+0 |
2022-01-24 | ip6-nd: fix coverity warning |  Klement Sekera | 1 | -6/+3 |
2022-01-24 | vppinfra: fix compilation on riscv |  Damjan Marion | 1 | -8/+10 |
2022-01-22 | session: separate transports from apps in show cli |  Florin Coras | 1 | -11/+11 |
2022-01-22 | session: update time for list of subscribers |  Florin Coras | 4 | -1/+53 |
2022-01-21 | wireguard: add async mode for decryption packets |  Gabriel Oginski | 5 | -217/+445 |
2022-01-21 | wireguard: add async mode for encryption packets |  Gabriel Oginski | 11 | -107/+616 |
2022-01-20 | hsa: refactor test http server to use http proto |  Florin Coras | 2 | -451/+188 |
2022-01-20 | fib: missing include |  Damjan Marion | 1 | -0/+1 |
2022-01-20 | wireguard: add burst mode |  Gabriel Oginski | 7 | -181/+538 |
2022-01-20 | dpdk: fix compilation for DPDK < 21.11 |  Benoît Ganne | 2 | -2/+5 |
2022-01-20 | http: add http protocol plugin |  Florin Coras | 8 | -4/+1404 |
2022-01-19 | svm: update number of segments in svm_fifo_segments |  Florin Coras | 5 | -14/+15 |