Age | Commit message (Expand) | Author | Files | Lines |
2024-10-30 | ipsec: fix UDP flow in ipsec inbound policy | Gabriel Oginski | 1 | -25/+52 |
2024-10-29 | udp: connected mode only for connects | Florin Coras | 1 | -10/+1 |
2024-10-29 | session: improve migration rx ntf | Florin Coras | 1 | -3/+1 |
2024-10-29 | hsa: proxy support for connected for udp | Florin Coras | 1 | -0/+102 |
2024-10-29 | http: "absolute-form" target URL parsing | Matus Fabian | 7 | -62/+476 |
2024-10-28 | http: timeout docs | Matus Fabian | 1 | -0/+29 |
2024-10-28 | http_static: always free ext_cfg | Matus Fabian | 2 | -2/+2 |
2024-10-28 | af_xdp: api cleanup | Stanislav Zaikin | 3 | -256/+3 |
2024-10-26 | vppapigen: fix f-string in crcchecker | Ole Troan | 1 | -2/+5 |
2024-10-25 | hsa: http cli client ho session cleanup | Matus Fabian | 1 | -8/+27 |
2024-10-25 | http: pass timeout using extended config | Matus Fabian | 11 | -18/+132 |
2024-10-25 | vcl: fix get tx fifo len attr | Florin Coras | 1 | -5/+4 |
2024-10-25 | session: support of multiple extended configs | Matus Fabian | 15 | -64/+173 |
2024-10-25 | dhcp: client use mac address as client identifier | Ole Troan | 1 | -1/+3 |
2024-10-24 | hsa: support vcl server binding to ip | Florin Coras | 1 | -15/+36 |
2024-10-24 | hsa: add appns support to http cli server | Steven Luong | 1 | -31/+43 |
2024-10-24 | vapi: fix uds connect error handling | Stanislav Zaikin | 1 | -1/+1 |
2024-10-24 | armada: fix rxq buffer pool assignment | Damjan Marion | 1 | -2/+3 |
2024-10-23 | ip: fix port extraction | Klement Sekera | 1 | -4/+11 |
2024-10-23 | dev: use typedefs in dev.h | Damjan Marion | 1 | -28/+26 |
2024-10-23 | dev: keep dev_instance data in struct | Damjan Marion | 4 | -12/+24 |
2024-10-23 | dev: fix typo in function name | Damjan Marion | 5 | -6/+7 |
2024-10-23 | dev: _with_ptr process node calls | Damjan Marion | 2 | -0/+60 |
2024-10-23 | armada: port and queue counters | Damjan Marion | 5 | -5/+262 |
2024-10-23 | dev: add more units for counters | Damjan Marion | 3 | -4/+9 |
2024-10-23 | armada: fix typo | Damjan Marion | 1 | -2/+2 |
2024-10-23 | dhcp: fix buffer length after adding new option | Artem Glazychev | 2 | -1/+5 |
2024-10-23 | armada: set prinary address support | Damjan Marion | 1 | -0/+14 |
2024-10-23 | build: fix gcov failure on ubuntu 24.04 | Dave Wallace | 2 | -4/+4 |
2024-10-23 | vapi: fix mem leak on uds transport | Stanislav Zaikin | 1 | -0/+2 |
2024-10-23 | docs: fix statseg title in config reference | Lukas Vogel | 1 | -2/+2 |
2024-10-23 | docs: Add FreeBSD Quick Start to README.md | Tom Jones | 1 | -0/+7 |
2024-10-22 | pg: fix the buffer leak when pa steams are deleted | Mohsin Kazmi | 2 | -6/+4 |
2024-10-22 | dpdk: validate number of tx descriptors | Matthew Smith | 1 | -0/+8 |
2024-10-21 | tests: remove tag_fixme_ubuntu2204 | Ivan Ivanets | 3 | -6/+1 |
2024-10-19 | hsa: refactor proxy to minimize lock usage | Florin Coras | 2 | -169/+303 |
2024-10-17 | crypto-native: adding missing ciphers | Jerome Tollet | 1 | -0/+3 |
2024-10-17 | octeon: add crypto framework | Nithinsen Kaithakadan | 6 | -13/+2040 |
2024-10-15 | bfd: add support for multihop | Abdel Baig | 11 | -519/+1734 |
2024-10-15 | hs-test: various improvements | Adrian Villin | 15 | -42/+53 |
2024-10-15 | hsa: switch proxy to using first worker connects | Florin Coras | 2 | -29/+77 |
2024-10-14 | http: Content-Length value parsing improvement | Matus Fabian | 2 | -19/+63 |
2024-10-14 | vppinfra: fix page stats for large heaps | Damjan Marion | 1 | -1/+2 |
2024-10-14 | hs-test: http_static wrk tests | Matus Fabian | 2 | -7/+54 |
2024-10-14 | http: timer pool assert crash fix | Matus Fabian | 4 | -55/+121 |
2024-10-14 | http: track half-open sessions | Matus Fabian | 2 | -3/+95 |
2024-10-14 | ip: fix ip_local_reassembly_get handler | Stanislav Zaikin | 1 | -1/+1 |
2024-10-11 | snort: add timestamps to packets | Alexander Skorichenko | 2 | -7/+19 |
2024-10-10 | hs-test: added dry run mode | Adrian Villin | 18 | -129/+296 |
2024-10-09 | dpdk: xstats as symlinks | Ole Troan | 3 | -61/+51 |