- 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, 8 months ago
- 27e93a5 vhost: low performance in interrupt mode in some cases by Steven Luong · 3 years, 8 months ago
- 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 8 months ago
- 2c4acdd vlib: rename vl_counter_t to vlib_error_desc_t by Ole Troan · 3 years, 8 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, 8 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, 8 months ago
- 9592909 tcp: cleanup rcv-process and bulk buffer translation by Florin Coras · 3 years, 8 months ago
- 7f969c7 tcp: cleanup listen node and bulk buffer translation by Florin Coras · 3 years, 8 months ago
- b636abe tcp: cleanup syn-sent and bulk buffer translation by Florin Coras · 3 years, 8 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, 8 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, 10 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, 4 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, 9 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, 9 months ago
- e2daada vhost: Crash upon disconnect by Steven Luong · 3 years, 9 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
- 41d5f54 svm session vcl: per app rx message queues by Florin Coras · 4 years ago
- a840db2 tls: fix app_worker_connect_notify param error by yedg · 3 years, 9 months ago
- d4a907b tests: move vxlan tests to src/vnet/vxlan/tests by Dave Wallace · 4 years ago
- 92ccf9b vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly by Damjan Marion · 3 years, 9 months ago
- f553a2c vlib: introduce vlib_get_elog_main() by Damjan Marion · 3 years, 9 months ago
- 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
- 89c98a4 svm: add producer wait function by Florin Coras · 3 years, 9 months ago
- e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
- d4008cf interface: do subif or feature arc work in interface-output only if needed by Damjan Marion · 3 years, 9 months ago
- 809d5c9 virtio: improve compilation time by Damjan Marion · 3 years, 9 months ago
- 4d2726e interface: simplify and optimize interface-output node by Damjan Marion · 3 years, 9 months ago
- 982e44f vlib: add node adaptive mode flag by Florin Coras · 3 years, 9 months ago
- 3853b26 interface: reduce duplicate code in the interface-output node by Damjan Marion · 3 years, 9 months ago
- bd8e43d gre: Multipoint GRE fixes by Neale Ranns · 3 years, 9 months ago
- 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 9 months ago
- 290526e vxlan: add tunnel cache to graph node by Junfeng Wang · 3 years, 9 months ago
- 415cd67 policer: Add CLI for all equivalent API functions by Neale Ranns · 3 years, 9 months ago
- 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
- f3b5d70 session: fix populating chained buffers by Ivan Shvedunov · 3 years, 9 months ago
- 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
- 7db75dd ipsec: allow inbound non-tunnel SA through CLI by Mohammed Hawari · 3 years, 10 months ago
- 592dbd0 misc: finish removing deprecated cop API by Dave Barach · 3 years, 9 months ago
- 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago