Age | Commit message (Expand) | Author | Files | Lines |
2025-02-27 | abf: run abf after reassembly |  Benoît Ganne | 1 | -6/+8 |
2025-02-26 | linux-cp: Add support for LACP packets |  Akeel Ali | 7 | -26/+410 |
2025-02-25 | http_static: squash subsequent forward slashes in request target path |  Semir Sionek | 4 | -10/+35 |
2025-02-25 | http: hpack headers decoding |  Matus Fabian | 5 | -23/+989 |
2025-02-25 | ping: Check only PING_RESPONSE_IP4 and PING_RESPONSE_IP6 events |  Nikita Skrynnik | 1 | -6/+12 |
2025-02-25 | build: generate TAGS file for emacs |  Nicolas PLANEL | 1 | -0/+6 |
2025-02-25 | ipsec: coverity warning, issue CID 509068 |  Piotr Bronowski | 1 | -5/+0 |
2025-02-25 | vxlan: move vxlan-gpe to a plugin |  lajoskatona | 29 | -82/+148 |
2025-02-24 | udp: fix cli for next node and opaque |  Florin Coras | 1 | -1/+2 |
2025-02-20 | session: trace all packets sourced by session layer |  Florin Coras | 1 | -23/+23 |
2025-02-20 | libmemif: Fixed strlcpy symbol detection. |  Alexander Slesarev | 5 | -14/+14 |
2025-02-19 | vppinfra: bihash_vec8_8 set key in mark_free |  Matus Fabian | 1 | -0/+1 |
2025-02-19 | http: hpack primitive types |  Matus Fabian | 6 | -0/+1311 |
2025-02-18 | build: make clang the default compiler for build targets |  Dave Wallace | 3 | -12/+12 |
2025-02-18 | ipsec: add tests for bypass/discard ipv6 policies and upd encapsulation |  Piotr Bronowski | 2 | -7/+166 |
2025-02-18 | ipsec: enable support for ipv6 udp ipsec encapsulation in policy mode |  Piotr Bronowski | 1 | -32/+49 |
2025-02-18 | ipsec: add support for bypass and discard policies for ipv6 |  Piotr Bronowski | 1 | -120/+223 |
2025-02-17 | sr: fix sr_policy fib table |  Artem Glazychev | 1 | -2/+3 |
2025-02-15 | ip: add support to preallocate pools |  Mohsin Kazmi | 8 | -2/+76 |
2025-02-15 | build: use clang by default when using Makefile |  Benoît Ganne | 1 | -6/+5 |
2025-02-14 | session: improve chained buffer enqueue |  Florin Coras | 1 | -50/+58 |
2025-02-14 | tcp: improve exception checks for established connections |  Florin Coras | 1 | -18/+39 |
2025-02-13 | ipsec: better pack outbound SA runtime data |  Damjan Marion | 1 | -5/+5 |
2025-02-13 | ipsec: keep inbound seq as u64 |  Damjan Marion | 5 | -50/+46 |
2025-02-13 | ipsec: combine huge and normal anti-replay-window handling |  Damjan Marion | 5 | -244/+120 |
2025-02-13 | ipsec: embed anti-replay bitmap in the runtime data |  Damjan Marion | 3 | -65/+50 |
2025-02-13 | ipsec: store anti_replay_window_size in runtime data |  Damjan Marion | 4 | -55/+31 |
2025-02-13 | vppinfra: add few uword_bitmap_* functions |  Damjan Marion | 1 | -0/+35 |
2025-02-13 | session: make sure we cannot pass wrong IO event type |  Benoît Ganne | 1 | -23/+36 |
2025-02-12 | build: fix broken HST gcov build |  Adrian Villin | 5 | -23/+42 |
2025-02-12 | tcp: rename worker ctx to just wrk |  Florin Coras | 7 | -28/+21 |
2025-02-12 | session: move io inlines to header file |  Florin Coras | 2 | -334/+325 |
2025-02-12 | vrrp: force sleeps between timer events |  Matthew Smith | 1 | -1/+13 |
2025-02-11 | http: modularization in preparation for h2 and h3 |  Matus Fabian | 6 | -2143/+2733 |
2025-02-11 | hsa: http client parallel sessions |  Adrian Villin | 4 | -196/+394 |
2025-02-11 | build: add socat deb package |  Ivan Ivanets | 1 | -0/+1 |
2025-02-10 | build: replace __FUNCTION__ with C11 __func__ |  Damjan Marion | 10 | -27/+25 |
2025-02-10 | hs-test: option to skip tests using cli args |  Adrian Villin | 2 | -3/+13 |
2025-02-07 | session: do not match listeners when looking for lcl port |  Florin Coras | 3 | -5/+73 |
2025-02-06 | dpdk: patch add to ice driver for flow action handles |  Kai Ji | 1 | -0/+64 |
2025-02-06 | hs-test: fix numa node core retrieval |  Semir Sionek | 1 | -10/+16 |
2025-02-06 | qos: fix qos record cli |  Filip Tehlar | 1 | -1/+1 |
2025-02-05 | http: confirm postponed connection close |  Matus Fabian | 1 | -1/+4 |
2025-02-05 | hs-test: fix vppConnectUdpStressLoad panic |  Matus Fabian | 1 | -1/+1 |
2025-02-05 | l2: fix segment fault |  fenglei | 1 | -1/+4 |
2025-02-05 | cnat: fix interface map type unformat |  Benoît Ganne | 1 | -2/+3 |
2025-02-04 | build: check cmake3 command silently |  Nicolas PLANEL | 5 | -5/+5 |
2025-02-03 | http: buf_fifo_get_segs minor fix |  Matus Fabian | 1 | -1/+1 |
2025-02-03 | crypto: remove barrier on key add |  Semir Sionek | 3 | -52/+49 |
2025-02-03 | ipsec: fix ipsec_sa_v5_details |  Maxime Peim | 2 | -17/+54 |