Age | Commit message (Expand) | Author | Files | Lines |
2024-08-07 | tests: update scapy to version 2.4.5 | Dave Wallace | 1 | -11/+13 |
2024-07-15 | tests: more options for decoding pcaps | Klement Sekera | 1 | -0/+1 |
2024-07-12 | build: overwrite clang-format version on Ubuntu 24.04 | Jay Wang | 1 | -0/+2 |
2024-07-12 | build: ubuntu-24.04 install-deps package list | Dave Wallace | 1 | -2/+6 |
2024-06-13 | hs-test: added cleanup target | Adrian Villin | 1 | -1/+8 |
2024-06-12 | hs-test: added go style targets | Adrian Villin | 1 | -0/+8 |
2024-06-10 | build: Use $(MAKE) instead of direct call to make | Renato Botelho do Couto | 1 | -6/+6 |
2024-05-30 | hs-test: added targets to makefiles to get coverage from HS tests | adrianvillin | 1 | -0/+29 |
2024-05-29 | vlib: stack trace and signal handler improvements | Damjan Marion | 1 | -1/+1 |
2024-05-10 | hs-test: logging improvements | Adrian Villin | 1 | -0/+1 |
2024-04-09 | build: Error out Makefile if bash can't be found | Tom Jones | 1 | -0/+4 |
2024-02-19 | build: Enable building on AlmaLinux 9 | Kaj Niemi | 1 | -1/+10 |
2024-01-21 | build: Explicitly use gmake | Tom Jones | 1 | -27/+27 |
2024-01-19 | build: Explicitly use bash for shell scripts | Tom Jones | 1 | -1/+1 |
2024-01-16 | build: Provide clang-14 for Debian12 | Pim van Pelt | 1 | -0/+2 |
2024-01-14 | build: Add Debian12 environment | Pim van Pelt | 1 | -0/+4 |
2023-12-22 | build: fix 'make test' target to build with clang | Dave Wallace | 1 | -0/+6 |
2023-11-03 | tests: refactor asf framework code | Dave Wallace | 1 | -0/+2 |
2023-08-31 | fateshare: a plugin for managing child processes | Andrew Yourtchenko | 1 | -0/+1 |
2023-08-22 | build: support linuxmint OS | spencercoder | 1 | -3/+3 |
2023-08-08 | tests: fix setting gcov flag for test-cov target | Dave Wallace | 1 | -0/+1 |
2023-08-02 | vlib: remove dependency on libuuid | Damjan Marion | 1 | -3/+2 |
2023-07-06 | build: add missing dependences for opensuse | Laszlo Kiraly | 1 | -0/+1 |
2023-06-30 | bpf_trace_filter: plugin for BPF Trace Filtering | Mohammed Hawari | 1 | -0/+1 |
2023-06-22 | tests docs: fix lcov code coverage report generation | Dave Wallace | 1 | -11/+34 |
2023-03-06 | build: add Rocky Linux 9 support | Christian Svensson | 1 | -3/+18 |
2023-02-14 | build: add missing dependences for centos 8 | Tianyu Li | 1 | -0/+1 |
2023-01-13 | af_xdp: update af_xdp driver plugin to depend on libxdp | Yulong Pei | 1 | -4/+2 |
2023-01-10 | tests: update install-deps to support interface test runs in the CI | Naveen Joy | 1 | -0/+1 |
2022-10-29 | build: add extra rpm build dependencies | Tianyu Li | 1 | -0/+1 |
2022-10-05 | build: change make verify gate os to ubuntu 22.04 | Dave Wallace | 1 | -2/+3 |
2022-10-04 | build: mlx dpdk-rdma compatibility matrix | Mohammed Hawari | 1 | -0/+4 |
2022-09-07 | build: Cleanup python2 from suse build and uplift opensuse version | Laszlo Kiraly | 1 | -16/+9 |
2022-06-14 | docs: fix spelling errors | Dave Wallace | 1 | -1/+1 |
2022-06-13 | build: update makefile for ubuntu 22.04 docker executors | Saima Yunus | 1 | -2/+9 |
2022-05-27 | build: add python3-pip dependency | Saima Yunus | 1 | -1/+1 |
2022-05-24 | docs: make docs build incremental | Nathan Skrzypczak | 1 | -0/+1 |
2022-05-10 | tests: replace pycodestyle with black | Klement Sekera | 1 | -6/+22 |
2022-04-28 | build: remove mbedtls from rpm dependencies | Florin Coras | 1 | -4/+3 |
2022-04-15 | build: c compiler version warnings | Damjan Marion | 1 | -3/+3 |
2022-04-13 | build: fix rpm build nasm not found | Tianyu Li | 1 | -0/+1 |
2022-04-08 | build: opensuse: remove nasm, change to clang | Laszlo Kiraly | 1 | -1/+1 |
2022-04-06 | build: remove nasm | Damjan Marion | 1 | -0/+1 |
2022-03-22 | build: remove clang-format-10 | Dave Wallace | 1 | -9/+3 |
2022-03-17 | misc: Improve go bindings gen | Nathan Skrzypczak | 1 | -1/+1 |
2022-03-10 | build: fix centos 8 steam build install-dep | Tianyu Li | 1 | -1/+1 |
2022-02-17 | tests: make tests less make dependent | Klement Sekera | 1 | -7/+6 |
2022-02-07 | build: Make the build work on Debian 11 | Andrew Yourtchenko | 1 | -1/+5 |
2022-02-07 | tests: Update python packages | Dave Wallace | 1 | -0/+1 |
2022-02-05 | tests: remove constant argument | Klement Sekera | 1 | -20/+20 |