Age | Commit message (Expand) | Author | Files | Lines |
2024-12-11 | hs-test: replaced container/interface getter func |  Adrian Villin | 22 | -374/+378 |
2024-12-11 | bpf_trace_filter: allow pcap filtering without classifier |  Hadi Rayan Al-Sandid | 5 | -13/+89 |
2024-12-10 | hs-test: added multi-threaded proxy tests |  Adrian Villin | 8 | -52/+176 |
2024-12-10 | hs-test: skip vppctl assert on teardown |  Adrian Villin | 1 | -1/+18 |
2024-12-10 | http: fix http_free_header_table |  Matus Fabian | 2 | -1/+10 |
2024-12-10 | ip: add enable ip4 api |  Ole Troan | 4 | -0/+78 |
2024-12-10 | http: connection upgrade mechanism |  Matus Fabian | 7 | -206/+480 |
2024-12-10 | hs-test: arm support |  Matus Fabian | 13 | -23/+44 |
2024-12-10 | hs-test: improved iperf testing |  Adrian Villin | 4 | -11/+125 |
2024-12-10 | hs-test: remove client app retries |  Adrian Villin | 1 | -22/+12 |
2024-12-09 | cnat: add support for icmp traceroute |  Mohsin Kazmi | 2 | -35/+278 |
2024-12-08 | session: add ip4-fib-id and ip6-fib-id to app ns CLI |  Steven Luong | 4 | -12/+312 |
2024-12-08 | session: enhance display for show app |  Steven Luong | 4 | -10/+72 |
2024-12-08 | http: http_decap_udp_payload_datagram fix |  Matus Fabian | 3 | -4/+32 |
2024-12-08 | vcl: fix ldp getsockopt tcp_info length check |  Florin Coras | 1 | -3/+7 |
2024-12-07 | vcl: improve handling of thread cancelation in vls |  Florin Coras | 1 | -0/+7 |
2024-12-07 | tls: add async processing support |  Varun Rapelly | 5 | -70/+783 |
2024-12-07 | vcl: fix epoll wait assert |  Florin Coras | 1 | -1/+1 |
2024-12-06 | misc: move ppp to a plugin |  Joel Ahn | 18 | -40/+105 |
2024-12-06 | session: clean up session table when re-adding an existing application namespace |  Steven Luong | 1 | -0/+13 |
2024-12-06 | memif: add num pkts received/sent per queue |  Dau Do | 3 | -3/+69 |
2024-12-05 | build: upgrade to openssl 3.4.0 in vpp-opts-deps package |  Dave Wallace | 1 | -2/+2 |
2024-12-05 | hsa: fix proxy udp issue |  Adrian Villin | 2 | -4/+5 |
2024-12-05 | tap: update tap_flags |  Adrian Villin | 1 | -0/+1 |
2024-12-05 | crypto: add config option to adjust crypto sw scheduler queue size |  Dau Do | 2 | -37/+73 |
2024-12-04 | misc: VPP 24.10 Release Notes |  Andrew Yourtchenko | 2 | -0/+508 |
2024-12-04 | dev: include limits.h for PATH_MAX |  Renato Botelho do Couto | 1 | -0/+1 |
2024-12-04 | docs: mention command to display nodes supporting tracing |  Hadi Rayan Al-Sandid | 1 | -0/+7 |
2024-12-04 | tests: remove decorator tag_fixme_ubuntu2204 |  Ivan Ivanets | 5 | -35/+7 |
2024-12-02 | vcl: fix poll support |  Florin Coras | 3 | -2/+24 |
2024-11-29 | svm: fix overflow when no region is big enough |  Benoît Ganne | 1 | -32/+20 |
2024-11-29 | vapi: fix vapi_ctx_alloc |  Benoît Ganne | 1 | -5/+4 |
2024-11-28 | vcl: store libc_epfd in vls instead of vcl |  Florin Coras | 6 | -36/+59 |
2024-11-27 | hs-test: added ldp iperf tcp test |  Adrian Villin | 2 | -6/+13 |
2024-11-27 | hs-test: don't use reserved UDP ports for binding |  Adrian Villin | 1 | -2/+36 |
2024-11-27 | api: fix bug in pcap capture api |  Hadi Rayan Al-Sandid | 2 | -1/+11 |
2024-11-27 | tests: remove use of python 2.7 compatibility module 'six' |  Dave Wallace | 4 | -50/+38 |
2024-11-27 | tests: use v3 version of session sdl dump api in ip6 test |  Dave Wallace | 1 | -1/+1 |
2024-11-27 | vapi: only wait if queue is empty |  Matthew Smith | 1 | -1/+2 |
2024-11-27 | vapi: remove plugin dependency from tests |  Stanislav Zaikin | 2 | -93/+117 |
2024-11-27 | build: Add FreeBSD install-dep support |  Tom Jones | 1 | -1/+17 |
2024-11-27 | vat2: docs |  Bence Romsics | 2 | -0/+192 |
2024-11-26 | build: add SHA256 checksums for downloaded dependencies |  Andrew Yourtchenko | 9 | -34/+20 |
2024-11-22 | hs-test: added multithreaded vpp proxy tests |  Adrian Villin | 6 | -16/+67 |
2024-11-22 | pg: fix the buffer deletion |  Mohsin Kazmi | 2 | -11/+134 |
2024-11-22 | papi: remove deprecated pkg_resources |  Ole Troan | 3 | -9/+11 |
2024-11-22 | build: separate package suffixes for vpp-ext-deps and vpp-opt-deps |  Dave Wallace | 3 | -1/+4 |
2024-11-21 | fib: fix `show ip fib memory` output error |  Jay Wang | 1 | -3/+2 |
2024-11-21 | hs-test: added tls tcp iperf test |  Adrian Villin | 2 | -5/+23 |
2024-11-21 | vcl: make ldp workers thread local |  Florin Coras | 1 | -21/+5 |