Age | Commit message (Expand) | Author | Files | Lines |
2022-04-04 | tls: set client ckpair only for non-test ckp |  Florin Coras | 1 | -13/+15 |
2022-04-04 | tls: null terminate openssl chiphers |  Florin Coras | 1 | -2/+2 |
2022-04-04 | vlib: remove unused fields |  Damjan Marion | 1 | -8/+0 |
2022-04-01 | vrrp: add stats support and update API |  Emanuele Di Pascale | 8 | -18/+643 |
2022-04-01 | dpdk: fix vlan creation on ixgbe |  Alexander Chernavin | 1 | -1/+0 |
2022-04-01 | dpdk: fix coverity issue |  Fan Zhang | 1 | -13/+4 |
2022-04-01 | nat: VRF routing & FIB improvements |  Filip Varga | 8 | -281/+727 |
2022-04-01 | nat: nat44-ed cleanup & fixes |  Filip Varga | 7 | -1303/+645 |
2022-04-01 | tls: enable host verification by hostname |  satna | 1 | -3/+40 |
2022-03-31 | stats: convert error counters to normal counters |  Damjan Marion | 1 | -23/+0 |
2022-03-30 | tls: support to reinitialise ca_chain wo restart |  Saravanan Murugesan | 3 | -25/+56 |
2022-03-30 | vppinfra: vector allocator rework |  Damjan Marion | 1 | -25/+2 |
2022-03-29 | hsa: refactor echo clients |  Florin Coras | 2 | -318/+319 |
2022-03-29 | tls: Support for client certificate-key pair |  sarmurug | 1 | -0/+50 |
2022-03-29 | dpdk: make log pipe non-blocking on both sides |  Damjan Marion | 1 | -1/+2 |
2022-03-29 | linux-cp: fix tap interface attrs in case the sw pool realloc'd |  Vladislav Grishenko | 1 | -18/+16 |
2022-03-29 | crypto-openssl: fix seed calculation |  Damjan Marion | 1 | -1/+1 |
2022-03-29 | linux-cp: handle ipv4 routes when link goes down on subif |  Alexander Chernavin | 1 | -17/+43 |
2022-03-29 | linux-cp: add support for table flush if multiple interfaces |  Alexander Chernavin | 1 | -15/+39 |
2022-03-29 | perfmon: fix order in cmakelists.txt |  Ray Kinsella | 1 | -8/+8 |
2022-03-29 | perfmon: fix non-NULL terminated C-string |  Benoît Ganne | 1 | -1/+1 |
2022-03-28 | linux-cp: Fix API response |  Pim van Pelt | 1 | -5/+7 |
2022-03-28 | crypto-native: avoid overflow load on data |  Damjan Marion | 1 | -1/+4 |
2022-03-27 | linux-cp: fix name formatting |  Dmitry Valter | 1 | -1/+1 |
2022-03-25 | hsa: echo client connects as rpc |  Florin Coras | 2 | -31/+36 |
2022-03-25 | crypto-native: avoid mem overflow when loading IV |  Damjan Marion | 1 | -11/+13 |
2022-03-25 | linux-cp: handle ipv4 routes when link goes down |  Alexander Chernavin | 5 | -0/+163 |
2022-03-24 | crypto-native: fix index in VAES aes-cbc encrypt |  Benoît Ganne | 1 | -3/+3 |
2022-03-24 | dpdk: enable int mode for virtio |  Paul Atkins | 1 | -0/+1 |
2022-03-23 | dpdk: copy the enable_rxq_int flag from driver to conf |  Paul Atkins | 1 | -0/+1 |
2022-03-23 | vppinfra: deprecate clib_mem_is_vec |  Damjan Marion | 1 | -2/+0 |
2022-03-23 | vppinfra: change vlib_register_node so it takes format string for node name |  Damjan Marion | 2 | -6/+3 |
2022-03-23 | dpdk: fix rx/tx burst function name |  Tianyu Li | 1 | -2/+2 |
2022-03-23 | vnet: Remove the unused fields from opaque2 |  Neale Ranns | 1 | -7/+6 |
2022-03-23 | api: better segregate client and server code |  Benoît Ganne | 1 | -4/+4 |
2022-03-23 | perfmon: null-terminate string |  Damjan Marion | 1 | -1/+1 |
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 | 1 | -7/+1 |
2022-03-22 | memif: fix the maxmimum number of txqs |  Mohsin Kazmi | 1 | -1/+1 |
2022-03-21 | vppinfra: use clib_mem_alloc |  Damjan Marion | 11 | -11/+11 |
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 | hsa: add support for SAPI in vpp_echo |  Filip Tehlar | 5 | -48/+491 |
2022-03-18 | cnat: Fix conflicting rsession |  Nathan Skrzypczak | 4 | -39/+87 |
2022-03-18 | memif: fix rx/txqueue RC on connected |  Nathan Skrzypczak | 1 | -9/+12 |
2022-03-17 | nat: fix ICMP error translation |  Klement Sekera | 1 | -0/+3 |
2022-03-15 | flow: add generic flow pattern for 5G flow enhancement |  Ting Xu | 1 | -0/+16 |
2022-03-15 | memif: fix memif_process_desc indexing |  Mauro Sardara | 1 | -4/+2 |
2022-03-14 | crypto: Enabling IOMMU DMA translation table update for QAT card |  Govindarajan | 1 | -1/+2 |
2022-03-14 | hsa: fix error message |  Filip Tehlar | 1 | -3/+3 |