Age | Commit message (Expand) | Author | Files | Lines |
2023-10-11 | session: fix tx deq ntf assert for cl | Florin Coras | 1 | -1/+1 |
2023-10-10 | lb: fix intermittent per-port-vip idx lookup failure | Dave Wallace | 1 | -0/+1 |
2023-10-10 | session: maintain old state on premature close | Florin Coras | 1 | -7/+14 |
2023-10-09 | vppinfra: fix coverity issue CID 323952 | Dave Wallace | 1 | -1/+1 |
2023-10-09 | buffers: buffer allocation improvements | Damjan Marion | 2 | -38/+47 |
2023-10-08 | tls: propagate reads to app irrespective of state | Florin Coras | 2 | -3/+2 |
2023-10-08 | tls: report error if connected cannot be initialized | Florin Coras | 1 | -4/+6 |
2023-10-08 | tls: no read after app close | Florin Coras | 1 | -1/+1 |
2023-10-07 | session: propagate delayed rx evts after connect/accept | Florin Coras | 1 | -5/+20 |
2023-10-07 | session: handle accept and connect errors | Florin Coras | 2 | -6/+29 |
2023-10-06 | cnat: add flow hash config to cnat translation | hedi bouattour | 5 | -9/+119 |
2023-10-05 | vpp-swan: fix config to run containers | Gabriel Oginski | 1 | -2/+2 |
2023-10-04 | vppinfra: fix string termination in clib_file_get_resolved_basename | Damjan Marion | 1 | -0/+2 |
2023-10-03 | session: make port range configurable | Nathan Skrzypczak | 3 | -1/+16 |
2023-10-03 | build: add ability to disable some plugins from packaging and tests | Andrew Yourtchenko | 11 | -2/+65 |
2023-10-03 | vppinfra: add foreach_int macro | Damjan Marion | 2 | -0/+7 |
2023-10-03 | vppinfra: splat and gather vector inlines | Damjan Marion | 2 | -0/+24 |
2023-10-03 | nat: nat66 cli bug fix | Filip Varga | 1 | -5/+5 |
2023-10-03 | stats: added optional CLI arg "port" to specify non-default port | Fahad Khan | 1 | -6/+8 |
2023-10-02 | tls: limit openssl engine max read burst | Florin Coras | 2 | -4/+6 |
2023-10-02 | tls: fix formatting of half open connections | Florin Coras | 1 | -0/+1 |
2023-10-01 | flow dpdk avf: add support for using l2tpv3 as RSS type | Xinyao Cai | 3 | -0/+3 |
2023-10-01 | build: modify N_PREFETCH on Arm N2 to achieve best perf | Jieqiang Wang | 1 | -3/+2 |
2023-10-01 | fib: Crash when specify a big prefix length from CLI. | Gavril Florian | 4 | -1/+33 |
2023-09-28 | crypto: update maintainer email | Fan Zhang | 1 | -6/+6 |
2023-09-28 | dpdk-cryptodev: improve dequeue behavior, fix cache stats logging | Piotr Bronowski | 4 | -76/+88 |
2023-09-28 | dpdk: add ConnectX-6LX and ConnectX-7 support | Alexander Kozyrev | 1 | -3/+9 |
2023-09-26 | tls: init connection for prealloced app sessions | Florin Coras | 1 | -0/+3 |
2023-09-26 | ping: Simple binary API for running ping based on events | NikitaSkrynnik | 6 | -70/+319 |
2023-09-26 | crypto-ipsecmb: bump intel-ipsec-mb version to 1.4 | Ranjan Raj | 2 | -53/+61 |
2023-09-26 | fib: fix mpls label dpo drop proto | Vladislav Grishenko | 1 | -2/+2 |
2023-09-25 | fib: fix mpls label dpo packets prefetching | Vladislav Grishenko | 1 | -16/+16 |
2023-09-24 | fib: Don't use an address from an attached prefix when sending ARP requests. | Neale Ranns | 3 | -4/+34 |
2023-09-23 | udp: fix udp encap tracing | Dmitry Valter | 1 | -2/+2 |
2023-09-22 | tls: ignore tx events for not fully established sessions | Florin Coras | 1 | -6/+9 |
2023-09-20 | misc: Initial 24.02-rc0 commitv24.02-rc0 | Andrew Yourtchenko | 2 | -1/+1 |
2023-09-20 | tests: remove unsupported qemu feature | Naveen Joy | 1 | -1/+1 |
2023-09-19 | npt66: ensure feature is not configured multiple times | Ole Troan | 2 | -12/+23 |
2023-09-18 | vcl: unset fifo evt before size check | Florin Coras | 1 | -6/+8 |
2023-09-16 | vapi: fix coverity warnings | Dave Wallace | 1 | -12/+13 |
2023-09-16 | misc: VPP 23.06 Release Notes | Andrew Yourtchenko | 2 | -0/+620 |
2023-09-15 | vpp-swan: fix configuration of policies | Gabriel Oginski | 1 | -15/+16 |
2023-09-13 | nat: fix nat44_ed set_session_limit crash | Vladislav Grishenko | 2 | -10/+9 |
2023-09-13 | quic: fix quic sessions state updates | Florin Coras | 2 | -11/+6 |
2023-09-13 | sr: mark sr_policies_v2_details message as production | Andrew Yourtchenko | 1 | -1/+0 |
2023-09-13 | adl: stabilize the API | Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | flow: mark API as production | Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | wireguard: stabilize the API | Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | crypto-sw-scheduler: stabilize the API | Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | hsa: fix coverity issue CID-313635 | Dave Wallace | 2 | -2/+8 |