Age | Commit message (Expand) | Author | Files | Lines |
2025-01-08 | octeon: fix compilation for octeon |  Monendra Singh Kushwaha | 2 | -5/+4 |
2025-01-08 | build: add vpp-crypto-engines to debian/control.in |  Vratko Polak | 1 | -0/+8 |
2025-01-08 | ipsec: fix spd fast path single match compare for ipv6 |  Piotr Bronowski | 1 | -15/+91 |
2025-01-08 | vcl: fix vls wrk index on fork |  Florin Coras | 1 | -3/+6 |
2025-01-08 | tests: reduce sleep interval in ikev2 sa rekey test |  Ivan Ivanets | 7 | -1/+214 |
2025-01-07 | vcl: support pre/post cb before mq wait |  Florin Coras | 6 | -55/+283 |
2025-01-07 | vppinfra: fix float rounding in format function |  Pierre Pfister | 1 | -5/+6 |
2025-01-05 | vppinfra: export full symbol set from serialize.c |  Dave Barach | 1 | -102/+102 |
2024-12-30 | session: proxy session migration fix |  Matus Fabian | 3 | -19/+52 |
2024-12-27 | vppinfra: fix time range conversion off-by-1s |  Dave Barach | 1 | -3/+3 |
2024-12-23 | session: add auto sdl |  Steven Luong | 17 | -35/+1378 |
2024-12-23 | hsa: http connect proxy fix |  Matus Fabian | 2 | -16/+35 |
2024-12-21 | nsim: fix output feature node |  Florin Coras | 3 | -9/+34 |
2024-12-18 | hsa: http client honor configured timeout |  Florin Coras | 1 | -2/+3 |
2024-12-18 | hsa: fix http client connect failures |  Florin Coras | 1 | -2/+2 |
2024-12-18 | crypto: move crypto engines outside of plugins |  Damjan Marion | 24 | -305/+497 |
2024-12-18 | dns: cli support enable dns and config server addr |  fenglei | 1 | -0/+81 |
2024-12-16 | docs: add examples for BPF trace filtering |  Hadi Rayan Al-Sandid | 1 | -1/+64 |
2024-12-16 | policer: Add return_dsc for policer_add_command_fn |  fenglei | 1 | -2/+5 |
2024-12-16 | policer: fix policer_input coredump |  fenglei | 1 | -0/+3 |
2024-12-16 | papi: vpp_papi asyncio support |  Ole Troan | 2 | -1/+769 |
2024-12-16 | nat: add clear session for nat44-ed |  Ole Troan | 1 | -0/+22 |
2024-12-16 | map: map_domain_dump fails for empty tag |  Ole Troan | 1 | -6/+13 |
2024-12-12 | vapi: remove directory name from include guards |  Oleksandr Hnatiuk | 1 | -1/+1 |
2024-12-12 | build: use VPP_BUILD_TOPDIR from environment if set |  Oleksandr Hnatiuk | 1 | -1/+2 |
2024-12-12 | armada: fix feature arc for secondary interfaces |  Guillaume Solignac | 1 | -1/+1 |
2024-12-12 | pg: misc improvements and fixes |  Benoît Ganne | 6 | -80/+174 |
2024-12-12 | session: disable fifo tuning on app close |  Florin Coras | 1 | -0/+3 |
2024-12-11 | bpf_trace_filter: allow pcap filtering without classifier |  Hadi Rayan Al-Sandid | 3 | -13/+12 |
2024-12-10 | http: fix http_free_header_table |  Matus Fabian | 1 | -1/+0 |
2024-12-10 | ip: add enable ip4 api |  Ole Troan | 4 | -0/+78 |
2024-12-10 | http: connection upgrade mechanism |  Matus Fabian | 5 | -197/+415 |
2024-12-09 | cnat: add support for icmp traceroute |  Mohsin Kazmi | 1 | -33/+154 |
2024-12-08 | session: add ip4-fib-id and ip6-fib-id to app ns CLI |  Steven Luong | 3 | -11/+158 |
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 | 2 | -3/+31 |
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 | 17 | -40/+104 |
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 | 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 | dev: include limits.h for PATH_MAX |  Renato Botelho do Couto | 1 | -0/+1 |
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 |