aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
18 hoursvcl: fix cl sendto on unbound socketFlorin Coras3-5/+180
22 hoursurpf: fix multicast trafficAlexander Skorichenko1-9/+9
3 daysdpdk: format UDP hw offload info consistentlyNicolas PLANEL1-3/+3
4 dayshttp: http_transport_connect TLS supportMatus Fabian5-16/+117
4 dayshttp_static: resize header response buffer if neededSemir Sionek2-23/+81
4 daysvcl: improve vpp detatch handlingFlorin Coras2-6/+27
4 daysvcl: remove listen_no_mq from state to flagFlorin Coras4-50/+55
5 dayssession: improve endpoint cfg unit testFlorin Coras3-20/+259
8 dayssession: fix lcl port allocation with fibFlorin Coras1-0/+1
9 dayshttp_static: hss_ts_rx_callback fixMatus Fabian1-0/+1
10 daysmisc: add and consolidate host stack scriptsFlorin Coras2-258/+0
10 dayspapi: fix socket api max message id calculationVladislav Grishenko2-2/+4
11 dayshttp: http2 framesMatus Fabian5-0/+882
11 daysvppinfra: make verbose format time more verboseFlorin Coras1-2/+9
11 dayssession: uri parsing improvementsAdrian Villin3-13/+103
14 dayssession: ignore tx evts for cl sessions with no fifoFlorin Coras1-1/+1
2025-02-28http: hpack headers encodingMatus Fabian5-90/+394
2025-02-27abf: run abf after reassemblyBenoît Ganne1-6/+8
2025-02-26linux-cp: Add support for LACP packetsAkeel Ali6-26/+276
2025-02-25http_static: squash subsequent forward slashes in request target pathSemir Sionek3-8/+10
2025-02-25http: hpack headers decodingMatus Fabian5-23/+989
2025-02-25ping: Check only PING_RESPONSE_IP4 and PING_RESPONSE_IP6 eventsNikita Skrynnik1-6/+12
2025-02-25ipsec: coverity warning, issue CID 509068Piotr Bronowski1-5/+0
2025-02-25vxlan: move vxlan-gpe to a pluginlajoskatona29-82/+148
2025-02-24udp: fix cli for next node and opaqueFlorin Coras1-1/+2
2025-02-20session: trace all packets sourced by session layerFlorin Coras1-23/+23
2025-02-19vppinfra: bihash_vec8_8 set key in mark_freeMatus Fabian1-0/+1
2025-02-19http: hpack primitive typesMatus Fabian6-0/+1311
2025-02-18ipsec: enable support for ipv6 udp ipsec encapsulation in policy modePiotr Bronowski1-32/+49
2025-02-18ipsec: add support for bypass and discard policies for ipv6Piotr Bronowski1-120/+223
2025-02-17sr: fix sr_policy fib tableArtem Glazychev1-2/+3
2025-02-15ip: add support to preallocate poolsMohsin Kazmi8-2/+76
2025-02-14session: improve chained buffer enqueueFlorin Coras1-50/+58
2025-02-14tcp: improve exception checks for established connectionsFlorin Coras1-18/+39
2025-02-13ipsec: better pack outbound SA runtime dataDamjan Marion1-5/+5
2025-02-13ipsec: keep inbound seq as u64Damjan Marion5-50/+46
2025-02-13ipsec: combine huge and normal anti-replay-window handlingDamjan Marion5-244/+120
2025-02-13ipsec: embed anti-replay bitmap in the runtime dataDamjan Marion3-65/+50
2025-02-13ipsec: store anti_replay_window_size in runtime dataDamjan Marion4-55/+31
2025-02-13vppinfra: add few uword_bitmap_* functionsDamjan Marion1-0/+35
2025-02-13session: make sure we cannot pass wrong IO event typeBenoît Ganne1-23/+36
2025-02-12tcp: rename worker ctx to just wrkFlorin Coras7-28/+21
2025-02-12session: move io inlines to header fileFlorin Coras2-334/+325
2025-02-12vrrp: force sleeps between timer eventsMatthew Smith1-1/+13
2025-02-11http: modularization in preparation for h2 and h3Matus Fabian6-2143/+2733
2025-02-11hsa: http client parallel sessionsAdrian Villin1-144/+304
2025-02-10build: replace __FUNCTION__ with C11 __func__Damjan Marion10-27/+25
2025-02-07session: do not match listeners when looking for lcl portFlorin Coras3-5/+73
2025-02-06qos: fix qos record cliFilip Tehlar1-1/+1
2025-02-05http: confirm postponed connection closeMatus Fabian1-1/+4