Age | Commit message (Expand) | Author | Files | Lines |
2022-09-07 | build: Cleanup python2 from suse build and uplift opensuse version |  Laszlo Kiraly | 2 | -5/+4 |
2022-08-29 | libmemif: fix the buffer size |  Mohsin Kazmi | 1 | -6/+4 |
2022-08-29 | libmemif: add support for custom buffer-size and headroom in icmp example app |  Mohsin Kazmi | 3 | -11/+27 |
2022-08-09 | ip-neighbor: ARP and ND stats per-interface. |  Neale Ranns | 2 | -8/+31 |
2022-07-25 | libmemif: fix chain buffer support |  Mohsin Kazmi | 4 | -66/+38 |
2022-05-18 | misc: update config script in IKEv2 test |  Filip Tehlar | 1 | -1/+1 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 18 | -3880/+5398 |
2022-04-26 | libmemif: timer causes spin at 100% cpu |  Daniel Béreš | 1 | -0/+10 |
2022-04-18 | rpm-packaging: remove mbedtls dependency |  Florin Coras | 1 | -4/+2 |
2022-04-08 | build: opensuse: remove nasm, change to clang |  Laszlo Kiraly | 2 | -6/+5 |
2022-03-28 | libmemif: refactor examples |  Jakub Grajciar | 15 | -328/+1841 |
2022-03-24 | build: exclude dlmalloc.[ch] from checkstyle verification |  Dave Wallace | 1 | -1/+5 |
2022-03-23 | vppinfra: deprecate vppinfra/graph.[ch] |  Damjan Marion | 2 | -0/+309 |
2022-03-22 | build: remove clang-format-10 |  Dave Wallace | 1 | -1/+1 |
2022-03-22 | build: fix clang-format-diff[.py] detection |  Klement Sekera | 1 | -1/+4 |
2022-03-11 | tls: remove pkg dependencies on mbedtls |  Florin Coras | 1 | -1/+0 |
2021-12-07 | libmemif: reset memif buffer flags |  Jakub Grajciar | 1 | -0/+2 |
2021-11-30 | build rpm-packaging: Remove boost dependencies from VOM |  Dave Wallace | 2 | -5/+2 |
2021-11-23 | misc: deprecate gbp and its dependents |  Neale Ranns | 62 | -0/+23921 |
2021-11-19 | build: (opensuse) Revert build remove opensuse build infra |  Laszlo Kiraly | 4 | -1/+436 |
2021-11-15 | misc: vppctl - remove the dependency on vppinfra |  Andrew Yourtchenko | 1 | -16/+4 |
2021-11-10 | vppinfra: deprecate test_mheap.c |  Dave Barach | 1 | -0/+286 |
2021-11-10 | misc: update extras/scripts/lsnet |  Damjan Marion | 1 | -16/+47 |
2021-11-09 | build: install clang-format-11 |  Dave Wallace | 1 | -0/+2 |
2021-10-27 | libmemif: fix gcc strict-proto error |  Matthew Giassa | 1 | -3/+3 |
2021-10-13 | docs: convert extras doc md->rst |  Nathan Skrzypczak | 18 | -1377/+1565 |
2021-10-13 | libmemif: docs md->rst |  Nathan Skrzypczak | 10 | -494/+652 |
2021-10-13 | libmemif: update documentation |  Jakub Grajciar | 4 | -331/+157 |
2021-10-08 | build: fix centos rpm build |  Tianyu Li | 1 | -4/+4 |
2021-10-06 | docs: extras/deprec nitfixes |  Nathan Skrzypczak | 4 | -8/+7 |
2021-09-29 | libmemif: Fix abstract sockets |  Nathan Skrzypczak | 2 | -13/+22 |
2021-09-27 | libmemif: refactor connection establishment |  Jakub Grajciar | 5 | -1572/+1160 |
2021-09-27 | libmemif: remove per_thread_ namespace |  Jakub Grajciar | 2 | -562/+1 |
2021-09-27 | libmemif: remove old examples |  Jakub Grajciar | 9 | -6116/+4 |
2021-09-27 | libmemif: remove outdated unit tests |  Jakub Grajciar | 8 | -1799/+0 |
2021-09-27 | gomemif: Add mode support |  Nathan Skrzypczak | 3 | -5/+5 |
2021-09-16 | dpdk: add support for outer udp and ipv4 checksums |  Mohsin Kazmi | 1 | -0/+4 |
2021-08-20 | build: include vat2 in RPM file list |  Matthew Smith | 1 | -0/+1 |
2021-08-20 | vlib: add format_vnet_buffer_no_chain |  Benoît Ganne | 1 | -6/+4 |
2021-06-03 | misc: bug fixes and improvements for stats Fuse fs |  Arthur de Kerhor | 7 | -94/+267 |
2021-05-21 | doxygen: fix doxygen tags |  Dave Wallace | 4 | -6/+7 |
2021-05-20 | bash: add set-quicly-ws function |  Dave Wallace | 1 | -0/+46 |
2021-05-19 | bash: fix vpp-make-test -g option |  Dave Wallace | 1 | -2/+11 |
2021-05-12 | misc: change VFIO group ownership and permissions in vfctl script |  Damjan Marion | 1 | -0/+4 |
2021-05-01 | vlib: refactor trajectory trace debug feature |  Benoît Ganne | 2 | -16/+0 |
2021-04-30 | misc: experimental configure script |  Damjan Marion | 1 | -28/+0 |
2021-04-28 | vppinfra: don't fail if config.h is missing, fallback to defaults instead |  Damjan Marion | 1 | -7/+0 |
2021-04-27 | build: Makefile cleanup |  Damjan Marion | 1 | -0/+1 |
2021-04-18 | vppinfra: remove linux/syscall.h |  Damjan Marion | 1 | -2/+0 |
2021-04-12 | tests: support attaching to existing vpp |  Klement Sekera | 1 | -2/+2 |