- 3755ac1 interface: show if tx queue is shared by Damjan Marion · 3 years, 7 months ago
- 0f27339 session: improve main thread connects rpc by Florin Coras · 3 years, 7 months ago
- efd4d70 bfd: use vnet crypto by Klement Sekera · 3 years, 8 months ago
- 5606c82 ipsec: Default the IPSec interface MTU to 9000 by Neale Ranns · 3 years, 7 months ago
- a0455ff gre: Walk IPv6 adjacencies during restack by Matthew Smith · 3 years, 7 months ago
- e3c6a54 tls svm: prealloc tcp fifo chunks before ssl write by Florin Coras · 3 years, 7 months ago
- 05bc33c session: fix transport half-open cleanup call by Florin Coras · 3 years, 7 months ago
- 46b8b1a session: cleanup event llist usage by Florin Coras · 3 years, 7 months ago
- b32af35 session: fix session queue node access on disable by Florin Coras · 3 years, 7 months ago
- fbb02c4 interface: shared tx queue support by Damjan Marion · 3 years, 7 months ago
- fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
- a48dffe session: poll main thread if pending connects by Florin Coras · 3 years, 7 months ago
- 0984395 session: only handle old ctrl events per dispatch by Florin Coras · 3 years, 7 months ago
- 1d7a663 session: move tx-buffers to tx ctx by Florin Coras · 3 years, 7 months ago
- 637c97c virtio: add the checks for descriptors chain len by Mohsin Kazmi · 3 years, 7 months ago
- af97221 session: rpc for connects to main by Florin Coras · 3 years, 7 months ago
- d5a5882 session: fix coverity warning by Florin Coras · 3 years, 7 months ago
- 7dcc339 tcp: remove ho lock by Florin Coras · 3 years, 7 months ago
- 9e7a0b4 vlib: pass node runtime to vlib_buffer_enqueue_to_thread() by Damjan Marion · 3 years, 7 months ago
- c3d0012 interface: fix converity in update_runtime_data by Mohammed Hawari · 3 years, 7 months ago
- c389de2 interface: update tx queue runtime if vector size changes by Damjan Marion · 3 years, 7 months ago
- 374df7a session: switch ct to vc and track half-opens by Florin Coras · 3 years, 7 months ago
- bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
- e4c8d69 interface: fix tx queue runtime update by Damjan Marion · 3 years, 7 months ago
- eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
- ee32d66 flow: fix vxlan vni convert bug by Chenmin Sun · 3 years, 7 months ago
- 2c876f9 tls: switch to vc service and track half-open sessions by Florin Coras · 3 years, 7 months ago
- 89a9f61 session: return connect session handle to app by Florin Coras · 3 years, 7 months ago
- 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
- 7b2917f ip: ensure ttl doesn't decrease to 0 when punting by Aloys Augustin · 3 years, 8 months ago
- 1bd6cbb interface: tx queue infra by Damjan Marion · 3 years, 8 months ago
- 1691da6 misc: fix crash in lawful intercept CLI by hemant_mnkcg · 3 years, 8 months ago
- ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
- 9314ed8 gso: fix the gro coalesced chain len by Mohsin Kazmi · 3 years, 7 months ago
- 27e93a5 vhost: low performance in interrupt mode in some cases by Steven Luong · 3 years, 7 months ago
- 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 7 months ago
- 2c4acdd vlib: rename vl_counter_t to vlib_error_desc_t by Ole Troan · 3 years, 7 months ago
- f09d655 memif: add severity to counters by Ole Troan · 3 years, 9 months ago
- 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 7 months ago
- a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
- baa1870 misc: ipfix process node wait time adjustment by Matthew Smith · 3 years, 8 months ago
- 06111a8 crypto crypto-openssl: support hashing operations by Filip Tehlar · 3 years, 7 months ago
- 9592909 tcp: cleanup rcv-process and bulk buffer translation by Florin Coras · 3 years, 7 months ago
- 7f969c7 tcp: cleanup listen node and bulk buffer translation by Florin Coras · 3 years, 7 months ago
- b636abe tcp: cleanup syn-sent and bulk buffer translation by Florin Coras · 3 years, 7 months ago
- 974b468 tcp: cleanup established and bulk buffer translation by Florin Coras · 3 years, 8 months ago
- a02ad34 virtio: add simple drop counter for interface by Mohsin Kazmi · 3 years, 7 months ago
- 6799f9b virtio: fix the interrupt by Mohsin Kazmi · 3 years, 8 months ago
- 694046c session: lookup listener with iface address by liuyacan · 3 years, 8 months ago
- 88dd3cf tls: cleanup dtls migrated context by Florin Coras · 3 years, 8 months ago
- f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 9 months ago
- 1bb67ab build: switch release build to -O3 by Damjan Marion · 3 years, 8 months ago
- 600d7a8 session: accept notifies for sessions in created state by Florin Coras · 3 years, 8 months ago
- 87d48ad session: cleanup CREATED sessions when listener goes down by liuyacan · 3 years, 8 months ago
- a80ff13 ip: extend the punt cli to accept reason filter for sockets registration by Arthur de Kerhor · 3 years, 8 months ago
- f2b6b9e gre: Remove the debugging logging from the mGRE tests by Neale Ranns · 3 years, 8 months ago
- 1bc46cd misc: fix dead stores by Damjan Marion · 3 years, 8 months ago
- 5c97dbf session: fix mq ext config cleanup by Florin Coras · 3 years, 8 months ago
- c99ab12 pg: fix packet coalescing cli by Ray Kinsella · 3 years, 9 months ago
- dc22c83 tests: clean up gbp calls from vpp_papi_provider by Paul Vinciguerra · 3 years, 8 months ago
- 9f29903 session: fix race condition in fifo allocation by liuyacan · 3 years, 8 months ago
- 3e38422 vxlan: Fix L3 mode by Nathan Skrzypczak · 3 years, 8 months ago
- 893bc97 session: set connected session index for ct by Florin Coras · 3 years, 8 months ago
- 607ece3 tcp: try to update sack list only if not empty by Florin Coras · 3 years, 8 months ago
- 6469840 tcp: reorganize connection members by Florin Coras · 3 years, 8 months ago
- e5f1833 tls quic: improve error reporting by Florin Coras · 3 years, 8 months ago
- 5724aec session: set fifo's session index before vcl attach by liuyacan · 3 years, 8 months ago
- 2ba0177 session: remove unused connect/listen msg members by Florin Coras · 3 years, 8 months ago
- a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
- c7e7819 flow: Add API implementation of IP4/IP6, IP4_VXLAN/IP6_VXLAN by Chenmin Sun · 4 years, 3 months ago
- 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
- 5cfe452 misc: add filter for specific error for pcap trace by Benoît Ganne · 3 years, 10 months ago
- d06e2eb ip: remove unnecesary inlining in ip4-rewrite node by Damjan Marion · 3 years, 8 months ago
- 09aeee6 vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask) by Damjan Marion · 3 years, 8 months ago
- 5a41fd5 tcp: req app deq notification on fifo full by Florin Coras · 3 years, 8 months ago
- 005d1e4 crypto: support async handlers for 3des and md5 by Alexander Chernavin · 3 years, 11 months ago
- 9789898 ipsec: remove WITH_LIBSSL macros by Damjan Marion · 3 years, 8 months ago
- ac6c528 ip: fix offload flags handling by Aloys Augustin · 3 years, 8 months ago
- 8932e45 interface: interface-output end node rework by Damjan Marion · 3 years, 8 months ago
- ae34872 ip: remove dead code from ip_csum by Damjan Marion · 3 years, 8 months ago
- 30a8195 classify: honor pcap interface filter also when classify filter is used by Benoît Ganne · 3 years, 10 months ago
- 7fdf8b2 tcp: support for rate sample attr flag by Florin Coras · 3 years, 8 months ago
- eb839cc session: fix next node add on transport registration by Florin Coras · 3 years, 8 months ago
- d22f190 misc: clang-12 support by Damjan Marion · 3 years, 8 months ago
- 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
- 91f102e flow: The type of vni in VxLAN flow should be u32 by Chenmin Sun · 4 years ago
- e4db945 dpdk: selection of cryptodev engine data-path by Fan Zhang · 3 years, 9 months ago
- e39376e devices: af_packet - use netlink to get/set mtu by Aloys Augustin · 3 years, 9 months ago
- 1c19aef session: fix coverity warning by Florin Coras · 3 years, 8 months ago
- 48524a9 crypto: fix ops flags in crypto sw scheduler by Benoît Ganne · 3 years, 11 months ago
- 7da8829 session: basic support for interrupt mode by Florin Coras · 3 years, 9 months ago
- 8f10b90 tcp: time infra improvements by Florin Coras · 3 years, 8 months ago
- e2daada vhost: Crash upon disconnect by Steven Luong · 3 years, 8 months ago
- e2b6736 ip6-nd: Solicitation reply only if target is our link-local by Neale Ranns · 3 years, 9 months ago
- 19be328 ip-neighbor: suppress unsolicited clib_warning when sending garp by Steven Luong · 3 years, 9 months ago
- 87d81ae session: always clean rx mqs on app detach by Florin Coras · 3 years, 9 months ago
- 74a4a70 ip: extend show cmd of ip reassembly configuration by Anton Nikolaev · 3 years, 10 months ago
- f339f49 fib: Move the adjacency midchain nodes into a separate file by Neale Ranns · 3 years, 9 months ago
- 1d2e38b session: interrupt mode for session node on main thread by Florin Coras · 3 years, 9 months ago
- 4f81d44 interface: fix coverity by Damjan Marion · 3 years, 9 months ago