Age | Commit message (Expand) | Author | Files | Lines |
2024-11-07 | dev: secondary interfaces support |  Damjan Marion | 11 | -183/+765 |
2024-11-07 | dev: introduce consistent_qp feature |  Mohammed Hawari | 6 | -5/+14 |
2024-11-06 | session: session table holding free appns index |  Steven Luong | 9 | -23/+407 |
2024-11-05 | svm: mq use poll instead of SO_RCVTIMEO |  Florin Coras | 1 | -11/+15 |
2024-11-04 | hsa: added GET method to client |  Adrian Villin | 3 | -582/+744 |
2024-11-01 | http: CONNECT method for tunnelling |  Matus Fabian | 4 | -66/+341 |
2024-11-01 | http: fix invalid listener handle timeout config |  Dave Wallace | 1 | -1/+1 |
2024-11-01 | vcl: fix vls mt detection and select handling |  Florin Coras | 3 | -3/+29 |
2024-10-31 | virtio: introduce the consistent-qp feature |  Mohammed Hawari | 8 | -15/+29 |
2024-10-30 | session: sesssion_rule_add_del API parsing port in wrong order |  Steven Luong | 1 | -6/+6 |
2024-10-30 | http: udp proxy uri template parsing |  Matus Fabian | 4 | -28/+163 |
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 | 4 | -43/+468 |
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-25 | hsa: http cli client ho session cleanup |  Matus Fabian | 1 | -8/+27 |
2024-10-25 | http: pass timeout using extended config |  Matus Fabian | 9 | -15/+97 |
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 | 1 | -1/+2 |
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 | 1 | -1/+1 |
2024-10-23 | vapi: fix mem leak on uds transport |  Stanislav Zaikin | 1 | -0/+2 |
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-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 | 9 | -329/+635 |
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 | 1 | -18/+62 |
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 | 1 | -6/+19 |