Age | Commit message (Expand) | Author | Files | Lines |
2024-11-20 | build: add vpp-opt-deps package |  Dave Wallace | 1 | -0/+4 |
2024-11-19 | http: track requests as independent objects |  Matus Fabian | 2 | -182/+203 |
2024-11-19 | http: HTTP Datagrams and the Capsule Protocol |  Matus Fabian | 2 | -0/+265 |
2024-11-19 | quic: update to quicly version 0.1.5 |  Dave Wallace | 4 | -22/+16 |
2024-11-19 | api: support api clients with real-time scheduling |  Florin Coras | 1 | -7/+44 |
2024-11-18 | session: track number of tries to alloc lcl port |  Florin Coras | 6 | -8/+71 |
2024-11-14 | hsa: configurable connect-proxy idle timeout |  Matus Fabian | 2 | -1/+13 |
2024-11-14 | http: state machine improvement |  Matus Fabian | 3 | -233/+235 |
2024-11-14 | mss_clamp: export functions |  Maxime Peim | 1 | -2/+2 |
2024-11-13 | http_static: api add keepalive-timeout |  Matus Fabian | 5 | -23/+38 |
2024-11-13 | octeon: set rss flowkey after mac update |  Monendra Singh Kushwaha | 1 | -0/+20 |
2024-11-13 | tracenode: fix pcap capture if packet is also traced |  Benoît Ganne | 1 | -7/+3 |
2024-11-13 | vlib: add clib_stack_frame_get_raw() |  Benoît Ganne | 4 | -16/+31 |
2024-11-13 | octeon: fix compilation for octeon |  Monendra Singh Kushwaha | 3 | -12/+15 |
2024-11-12 | sr : enable SRv6 uSID in the SRv6 API |  Ahmed Abdelsalam | 4 | -29/+44 |
2024-11-11 | tcp: handle multiple syns in time-wait |  Florin Coras | 1 | -1/+1 |
2024-11-11 | octeon: add support for hmac_md5 and chachapoly |  Kishor Dhanawade | 2 | -1/+39 |
2024-11-11 | sr : adding support to SRv6 uA behavior |  Ahmed Abdelsalam | 3 | -52/+116 |
2024-11-08 | session: validate appns index in vnet_session_rule_add_del |  Steven Luong | 3 | -1/+12 |
2024-11-07 | hsa: proxy fix assert placement |  Florin Coras | 1 | -3/+4 |
2024-11-07 | armada: initial DSA support |  Damjan Marion | 6 | -85/+441 |
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 |