Age | Commit message (Expand) | Author | Files | Lines |
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 |
2024-09-24 | octeon: fix SDP device link information |  Monendra Singh Kushwaha | 1 | -1/+1 |
2024-09-23 | http_static: fix memory hss_session using after be freed |  XiaomingJiang | 1 | -2/+2 |
2024-09-20 | udp: node counter for connected sessions |  Florin Coras | 2 | -0/+2 |
2024-09-19 | pvti: remove clib_warning at init time |  Andrew Yourtchenko | 1 | -2/+0 |
2024-09-19 | l2: fix DVR test failure on AWS Graviton on Ubuntu 22.04 |  Andrew Yourtchenko | 1 | -8/+5 |
2024-09-18 | octeon: fix compilation on octeon9 |  Monendra Singh Kushwaha | 1 | -1/+2 |
2024-09-17 | vcl: add http support to vcl_test_protos |  Aritra Basu | 5 | -8/+440 |
2024-09-17 | pvti: Packet Vector Tunnel Interface |  Andrew Yourtchenko | 17 | -0/+3192 |
2024-09-14 | session: improve sh session cli |  Florin Coras | 1 | -75/+194 |
2024-09-13 | http: update body_len from u32 to u64 |  Aritra Basu | 8 | -30/+48 |
2024-09-13 | hsa: fix proxy ao connect |  Matus Fabian | 1 | -0/+7 |
2024-09-12 | vppapigen: endian generation for vla for non u32 |  Ole Troan | 1 | -15/+27 |
2024-09-12 | vlib: introduce lazy next node initialization |  Mohammed Hawari | 4 | -8/+49 |
2024-09-11 | hsa: fix proxy ao tx callback |  Florin Coras | 1 | -11/+8 |
2024-09-11 | vlib: fix gcc 13.2.0 build failure on ubuntu 24.04 |  Dave Wallace | 1 | -1/+1 |
2024-09-10 | hsa: http_tps coverity fix |  Matus Fabian | 1 | -7/+9 |
2024-09-09 | http: fixed missing static keyword |  Adrian Villin | 1 | -1/+1 |