Age | Commit message (Expand) | Author | Files | Lines |
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 |
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-09 | dpdk: xstats as symlinks |  Ole Troan | 3 | -61/+51 |
2024-10-09 | vppinfra: devicetree improvements |  Damjan Marion | 2 | -6/+61 |
2024-10-08 | dev: add helper functions |  Damjan Marion | 5 | -19/+42 |
2024-10-08 | armada: fix tx queue init |  Damjan Marion | 1 | -3/+3 |
2024-10-08 | pg: fix the coverity warning |  Mohsin Kazmi | 1 | -5/+5 |
2024-10-07 | http_static: fix first and add segment size |  Florin Coras | 2 | -1/+2 |
2024-10-07 | hsa: cannot delete/unlisten default uri |  Steven Luong | 1 | -1/+1 |
2024-10-07 | ip: add extended shallow reassembly |  Klement Sekera | 7 | -587/+1063 |
2024-10-07 | ip: fix feature logic |  Klement Sekera | 1 | -6/+8 |
2024-10-07 | ip: add ip6 shallow reassembly output feature |  Klement Sekera | 2 | -42/+172 |
2024-10-07 | vapi: don't store dict in length field |  Klement Sekera | 1 | -17/+19 |
2024-10-07 | ip: fix ip4 shallow reassembly output feature handoff |  Klement Sekera | 2 | -70/+103 |
2024-10-07 | pg: add support to delete pg interface |  Mohsin Kazmi | 5 | -3/+126 |
2024-10-04 | session vcl: add support for vcl transport attributes |  Florin Coras | 5 | -23/+96 |
2024-10-03 | session: use proper name for ct transport |  Florin Coras | 5 | -13/+15 |
2024-10-03 | session: allow session input rpcs |  Florin Coras | 1 | -0/+3 |
2024-10-02 | session: incomprehensible error message for adding sdl and rule-table entry |  Steven Luong | 2 | -39/+19 |
2024-09-30 | http: http_state_wait_server_reply fix |  Matus Fabian | 1 | -0/+1 |
2024-09-28 | session: fix SDL to use remote instead local |  Steven Luong | 5 | -67/+266 |
2024-09-28 | hsa: Add multiple listeners support |  Steven Luong | 1 | -10/+123 |
2024-09-27 | snort: API functions for plugin |  Alexander Skorichenko | 8 | -47/+984 |
2024-09-26 | tls: cleanup engine hs cb and improve ctx formatting |  Florin Coras | 6 | -54/+24 |
2024-09-26 | dev: dev process node scheduling improvements |  Damjan Marion | 1 | -52/+108 |
2024-09-26 | vlib: process node scheduler rework |  Damjan Marion | 6 | -150/+244 |
2024-09-26 | octeon: fix pause flow control for lbk/sdp devices |  Alok Mishra | 1 | -1/+6 |
2024-09-25 | vppinfra: add CLIB_SWAP() |  Damjan Marion | 1 | -0/+7 |
2024-09-25 | session: set dgram mss when not constrained by transport |  Florin Coras | 1 | -0/+1 |
2024-09-25 | build: add missing fib_walk.h to VNET_HEADERS |  Radislav Chugunov | 1 | -0/+1 |
2024-09-25 | dpdk: add new device ID for Cisco VIC VF |  Hyong Youb Kim | 1 | -1/+2 |
2024-09-25 | vppinfra: exclude clib_dt_node_add_child on FreeBSD |  Tom Jones | 1 | -2/+1 |
2024-09-25 | octeon: enable h/w vlan tagging support |  Alok Mishra | 1 | -0/+1 |
2024-09-24 | ipsec: cleanup tun protect on interface removal |  Stanislav Zaikin | 1 | -11/+39 |
2024-09-24 | octeon: enable ethernet pause frame support |  Alok Mishra | 1 | -0/+73 |
2024-09-24 | octeon: fix error handling for packet with error |  Monendra Singh Kushwaha | 1 | -1/+15 |