Age | Commit message (Expand) | Author | Files | Lines |
2022-03-24 | crypto-native: fix index in VAES aes-cbc encrypt |  Benoît Ganne | 1 | -3/+3 |
2022-03-24 | build: set OS_ID_LIKE on to be OS_ID on Debian proper |  Andrew Yourtchenko | 1 | -0/+5 |
2022-03-24 | dpdk: enable int mode for virtio |  Paul Atkins | 1 | -0/+1 |
2022-03-24 | build: exclude dlmalloc.[ch] from checkstyle verification |  Dave Wallace | 1 | -1/+5 |
2022-03-24 | fib: Fix crash when removing a covering prefix |  Neale Ranns | 3 | -10/+18 |
2022-03-23 | dpdk: copy the enable_rxq_int flag from driver to conf |  Paul Atkins | 1 | -0/+1 |
2022-03-23 | classify: fix typo in AVX-512 find entry |  Benoît Ganne | 1 | -1/+1 |
2022-03-23 | vlib: send full error message to syslog |  Jing Peng | 1 | -22/+6 |
2022-03-23 | devices: add tx trace for af-packet |  Mohsin Kazmi | 1 | -6/+82 |
2022-03-23 | devices: add support for offloads |  Mohsin Kazmi | 5 | -117/+301 |
2022-03-23 | devices: af-packet v3 support |  Mohsin Kazmi | 4 | -198/+274 |
2022-03-23 | vppinfra: deprecate clib_mem_is_vec |  Damjan Marion | 3 | -16/+0 |
2022-03-23 | vppinfra: change vlib_register_node so it takes format string for node name |  Damjan Marion | 7 | -45/+26 |
2022-03-23 | dpdk: fix rx/tx burst function name |  Tianyu Li | 1 | -2/+2 |
2022-03-23 | vppinfra: fix bihash key comparison for 512-bits vectors |  Benoît Ganne | 5 | -11/+10 |
2022-03-23 | vlib: avoid use of vector of voids |  Damjan Marion | 2 | -3/+3 |
2022-03-23 | ip: Add unformat for flow_hash_config |  Nathan Skrzypczak | 4 | -17/+53 |
2022-03-23 | vnet: Remove the unused fields from opaque2 |  Neale Ranns | 3 | -21/+9 |
2022-03-23 | vlib: mitigate outdated new cli session events |  Vladislav Grishenko | 1 | -1/+5 |
2022-03-23 | vlib: fix memory leak on process nodes reforking |  Vladislav Grishenko | 1 | -0/+1 |
2022-03-23 | vlib: leave SIGCONT signal with its default handler |  Vladislav Grishenko | 3 | -0/+3 |
2022-03-23 | api: better segregate client and server code |  Benoît Ganne | 6 | -170/+153 |
2022-03-23 | perfmon: null-terminate string |  Damjan Marion | 1 | -1/+1 |
2022-03-23 | stats: fix crash due to pointer taken before validate |  Damjan Marion | 1 | -2/+4 |
2022-03-23 | vppinfra: deprecate vppinfra/graph.[ch] |  Damjan Marion | 3 | -2/+0 |
2022-03-23 | crypto-native: fix dst index typo in VAES |  Benoît Ganne | 1 | -1/+1 |
2022-03-22 | session: use safe realloc for pools |  Florin Coras | 6 | -81/+25 |
2022-03-22 | tests: add http tps test |  Filip Tehlar | 1 | -0/+42 |
2022-03-22 | build: remove clang-format-10 |  Dave Wallace | 2 | -10/+4 |
2022-03-22 | memif: fix the maxmimum number of txqs |  Mohsin Kazmi | 1 | -1/+1 |
2022-03-22 | fib: refetech the adj after the walk in case the pool realloc'd |  Vladislav Grishenko | 1 | -3/+15 |
2022-03-22 | build: fix clang-format-diff[.py] detection |  Klement Sekera | 1 | -1/+4 |
2022-03-22 | tests: fix DEBUG=attach functionality |  Klement Sekera | 2 | -6/+10 |
2022-03-21 | stats: fix vlib_stats_validate_will_expand_internal |  Damjan Marion | 1 | -2/+2 |
2022-03-21 | session: linked list of events to be handled by main |  Florin Coras | 3 | -56/+107 |
2022-03-21 | sr: fix srv6 definition of behavior associated to a LocalSID |  Francesco Lombardo | 2 | -2/+2 |
2022-03-21 | vppinfra: use clib_mem_alloc |  Damjan Marion | 12 | -13/+12 |
2022-03-21 | wireguard: dont stacksmash bad peer base64 keys |  Jon Loeliger | 1 | -1/+1 |
2022-03-21 | wireguard: improve peer dump details |  Jon Loeliger | 2 | -11/+22 |
2022-03-21 | vppinfra: add new bihash exports |  Nathan Skrzypczak | 3 | -69/+185 |
2022-03-21 | hsa: add support for SAPI in vpp_echo |  Filip Tehlar | 5 | -48/+491 |
2022-03-18 | vppinfra: deprecate vec numa macros |  Damjan Marion | 5 | -220/+101 |
2022-03-18 | tests: fix the RND_SEED parsing |  Andrew Yourtchenko | 1 | -1/+13 |
2022-03-18 | session: add infra for safe pool reallocs |  Florin Coras | 2 | -0/+148 |
2022-03-18 | udp: avoid grabbing vlib main if not needed |  Florin Coras | 1 | -6/+4 |
2022-03-18 | misc: Auto close PRs to GitHub mirror |  Ed Warnicke | 1 | -0/+21 |
2022-03-18 | vppinfra: refactor *_will_expand() functions |  Damjan Marion | 14 | -113/+56 |
2022-03-18 | vppinfra: deprecate vec_free_h() |  Damjan Marion | 7 | -18/+10 |
2022-03-18 | vppinfra: use stored vec header size to find header |  Damjan Marion | 11 | -81/+56 |
2022-03-18 | vppinfra: fixed pool from heap |  Damjan Marion | 2 | -89/+18 |