Age | Commit message (Expand) | Author | Files | Lines |
2021-05-11 | vlib: exec cmd handle scripts with blank lines |  Dave Barach | 1 | -3/+21 |
2021-05-10 | misc: fix crash in lawful intercept CLI |  hemant_mnkcg | 1 | -6/+6 |
2021-05-10 | session: use half-open sessions for vc establishment |  Florin Coras | 9 | -119/+126 |
2021-05-10 | dpdk: do not crash when failing to bring interface up |  Benoît Ganne | 1 | -5/+9 |
2021-05-10 | rdma: bump to rdma-core v35.0 |  Benoît Ganne | 1 | -17/+15 |
2021-05-10 | svm: try chunk alloc only if enough space available |  Florin Coras | 1 | -1/+2 |
2021-05-10 | gso: fix the gro coalesced chain len |  Mohsin Kazmi | 1 | -1/+2 |
2021-05-10 | api: fix crash in vl_msg_api_free |  wanghanlin | 1 | -1/+15 |
2021-05-08 | vhost: low performance in interrupt mode in some cases |  Steven Luong | 1 | -35/+19 |
2021-05-08 | memif: Fix delete on error |  Nathan Skrzypczak | 1 | -8/+0 |
2021-05-08 | avf: fix coverity |  Mohammed Hawari | 1 | -7/+4 |
2021-05-08 | tests: fix another race condition in punt tests |  Dave Wallace | 1 | -5/+7 |
2021-05-07 | dpdk: fix cryptodev session handler |  Fan Zhang | 1 | -0/+4 |
2021-05-07 | build: bump ipsecmb version to 1.0 |  Damjan Marion | 1 | -4/+2 |
2021-05-07 | session: connects seg manager is always first |  Florin Coras | 9 | -89/+32 |
2021-05-07 | avf: Fix cksum offload / ipsec |  Nathan Skrzypczak | 1 | -1/+6 |
2021-05-07 | vppinfra: add universal array mask_compare and compress funcs |  Damjan Marion | 9 | -143/+496 |
2021-05-06 | vcl: add dtls test |  Florin Coras | 1 | -0/+40 |
2021-05-06 | build: add FORCE_ON option for multiarch variants |  Damjan Marion | 3 | -4/+26 |
2021-05-06 | tests: fix race condition in punt tests |  Dave Wallace | 1 | -1/+1 |
2021-05-06 | build: fix ./configure help |  Damjan Marion | 1 | -1/+1 |
2021-05-06 | vcl: move tests to src/tests |  Florin Coras | 1 | -0/+0 |
2021-05-06 | stats: move vector_rate counters into provider |  Ole Troan | 3 | -66/+96 |
2021-05-06 | vlib: remove unused simple counters fields |  Ole Troan | 1 | -6/+0 |
2021-05-06 | vcl: reduce iperf tests output |  Florin Coras | 1 | -8/+8 |
2021-05-06 | vppinfra: export unserialize_elog_main for g2 |  Florin Coras | 0 | -0/+0 |
2021-05-06 | vppinfra: fix tests |  Damjan Marion | 17 | -87/+78 |
2021-05-06 | vlib: rename vl_counter_t to vlib_error_desc_t |  Ole Troan | 8 | -16/+14 |
2021-05-06 | stats: memory heap counters |  Ole Troan | 7 | -94/+246 |
2021-05-06 | pnat: coverity errors |  Ole Troan | 4 | -5/+13 |
2021-05-06 | memif: add severity to counters |  Ole Troan | 5 | -19/+19 |
2021-05-06 | vlib: fix the offload flags size |  Mohsin Kazmi | 14 | -36/+39 |
2021-05-05 | vppinfra: enfoce function pointer cast in CLIB_MARCH_FN_POINTER |  Damjan Marion | 1 | -2/+2 |
2021-05-05 | vppinfra: fix x86 packs / packus wrappers |  Damjan Marion | 4 | -94/+52 |
2021-05-05 | avf: remove dead store |  Damjan Marion | 1 | -1/+0 |
2021-05-05 | vlib: fix adaptive mode flag unset on nodes reforking |  Maxime Peim | 1 | -0/+4 |
2021-05-05 | nat: cli commands parsing fix |  Filip Varga | 2 | -235/+200 |
2021-05-05 | nat: fixing cfg file parsing cli issues |  Filip Varga | 4 | -93/+92 |
2021-05-05 | build: set CMAKE_EXPORT_COMPILE_COMMANDS |  Damjan Marion | 1 | -0/+2 |
2021-05-05 | vlib: move offload flags to 1st cacheline in vlib_buffer_t |  Mohsin Kazmi | 11 | -23/+22 |
2021-05-05 | misc: ipfix process node wait time adjustment |  Matthew Smith | 2 | -3/+15 |
2021-05-05 | api: fix crash in custom dump |  Paul Vinciguerra | 1 | -1/+1 |
2021-05-05 | crypto crypto-openssl: support hashing operations |  Filip Tehlar | 6 | -15/+226 |
2021-05-05 | tcp: cleanup rcv-process and bulk buffer translation |  Florin Coras | 1 | -141/+160 |
2021-05-05 | tcp: cleanup listen node and bulk buffer translation |  Florin Coras | 1 | -41/+48 |
2021-05-05 | tcp: cleanup syn-sent and bulk buffer translation |  Florin Coras | 1 | -112/+124 |
2021-05-04 | tcp: cleanup established and bulk buffer translation |  Florin Coras | 1 | -29/+28 |
2021-05-04 | virtio: add simple drop counter for interface |  Mohsin Kazmi | 1 | -30/+33 |
2021-05-04 | virtio: fix the interrupt |  Mohsin Kazmi | 3 | -162/+202 |
2021-05-04 | stats: adding symlinks for nodes and interfaces in the stat segment |  Arthur de Kerhor | 7 | -93/+436 |