Age | Commit message (Expand) | Author | Files | Lines |
2024-03-12 | vpp: set asan default options | Dmitry Valter | 2 | -0/+20 |
2024-03-11 | urpf: fix uprf_update prototype | Maxime Peim | 1 | -1/+1 |
2024-03-10 | session: use no for ports in transport port allocator | Florin Coras | 3 | -11/+17 |
2024-03-09 | session: fix port alloc for fixed lcl port reuse | Florin Coras | 1 | -2/+3 |
2024-03-07 | flowprobe: fix flush callbacks when multiple workers | Alexander Chernavin | 1 | -0/+86 |
2024-03-05 | ip: force full reassembly before virtual | Matthew Smith | 1 | -14/+5 |
2024-03-05 | dpdk: correct waiting times | Georgy Borodin | 2 | -9/+53 |
2024-03-05 | vpp: fix stdin vs non-interactive command clash | Vladislav Grishenko | 1 | -10/+13 |
2024-03-05 | octeon: add support for VF device | Monendra Singh Kushwaha | 3 | -6/+19 |
2024-03-05 | vlib: fix initial stats time for the process nodes | Vladislav Grishenko | 1 | -1/+2 |
2024-03-05 | vnet: fix format of deleted sw interfaces | Vladislav Grishenko | 16 | -82/+49 |
2024-03-04 | vppinfra: SHA2-256 ARM ISA support | Damjan Marion | 1 | -55/+104 |
2024-03-04 | af_packet: fix the device input feature arc support | Mohsin Kazmi | 1 | -32/+13 |
2024-03-04 | misc: fix icmp | Maxime Peim | 2 | -1/+1 |
2024-03-04 | bpf_trace_filter: support bpf filter optimization and dump | Vladislav Grishenko | 5 | -14/+95 |
2024-03-04 | vppinfra: add os_get_online_cpu_core() and os_get_online_cpu_node() | Damjan Marion | 6 | -22/+47 |
2024-03-04 | ip: fix warning on interface ipv6 prefix remove | Vladislav Grishenko | 1 | -1/+1 |
2024-03-04 | fib: fix crash while adding intf-rx routes | Vladislav Grishenko | 6 | -5/+31 |
2024-03-03 | svm: fix svm queue overwrite while adding 2 elements | Vladislav Grishenko | 1 | -2/+2 |
2024-03-03 | udp: fix ipv6 udp punt show | Samvel Vartapetov | 1 | -1/+1 |
2024-03-01 | session: add api cb for listen and unlisten | Florin Coras | 4 | -17/+24 |
2024-03-01 | crypto-native: fix AES-CBC encrypt loop | Damjan Marion | 1 | -6/+6 |
2024-02-29 | dhcp: Compare DIUD_LL as a network short | Tom Jones | 1 | -1/+1 |
2024-02-28 | octeon: add flow offload infra | Monendra Singh Kushwaha | 7 | -3/+581 |
2024-02-28 | crypto: CLI to change dispatch mode | Niyaz Murshed | 1 | -0/+39 |
2024-02-27 | tls: pass reset ntf to engines | Florin Coras | 5 | -22/+60 |
2024-02-27 | session: fix transport closed and disconnect race | Florin Coras | 1 | -4/+7 |
2024-02-27 | dev: add per-port vnet flow | Monendra Singh Kushwaha | 6 | -4/+97 |
2024-02-26 | tcp: fix fin retransmit when out of buffers | Florin Coras | 1 | -4/+3 |
2024-02-26 | hsa: Undef libepoll-shims close on FreeBSD | Tom Jones | 1 | -0/+11 |
2024-02-26 | virtio: fix the packed ring support | Mohsin Kazmi | 1 | -0/+18 |
2024-02-26 | memif: don't include prctl.h | Tom Jones | 2 | -2/+0 |
2024-02-23 | tls: initialize app session app wrk | Florin Coras | 1 | -1/+2 |
2024-02-23 | svm: Use ftruncate to expand svm on FreeBSD | Tom Jones | 1 | -1/+10 |
2024-02-23 | vcl: Use FreeBSD specific errno value for bad fd | Tom Jones | 1 | -0/+7 |
2024-02-23 | build: Discover libepoll-shim on FreeBSD | Tom Jones | 3 | -4/+19 |
2024-02-23 | vlib: Use platform specific headers for sched.h | Tom Jones | 1 | -6/+18 |
2024-02-23 | build: Add support to add_vpp_library for platform specific sources | Tom Jones | 1 | -4/+13 |
2024-02-22 | ip6: ECMP hash support for ipv6 fragments | Benoît Ganne | 2 | -11/+27 |
2024-02-20 | tls: fix transport endpoint get | Florin Coras | 1 | -3/+4 |
2024-02-20 | pg: fix stream pg interface | Maxime Peim | 4 | -11/+16 |
2024-02-19 | vnet: include platform specific un.h | Tom Jones | 1 | -0/+5 |
2024-02-19 | vppinfra: Stub out get_current_cpu and get_current_numa on FreeBSD | Tom Jones | 1 | -0/+8 |
2024-02-19 | dev: fix type for uint32 arg value | Monendra Singh Kushwaha | 1 | -1/+1 |
2024-02-19 | crypto-openssl: refactor openssl API usage | Lijian Zhang | 2 | -44/+205 |
2024-02-19 | wireguard: notify key changes to crypto engine | Lijian Zhang | 3 | -0/+18 |
2024-02-19 | ipsec: check each packet for no algs in esp-encrypt | Matthew Smith | 1 | -10/+13 |
2024-02-18 | udp: use transport port refcnt on accept | Florin Coras | 3 | -2/+11 |
2024-02-18 | svm: Only include sys/user on Linux | Tom Jones | 1 | -0/+2 |
2024-02-18 | vnet: Add required header for pthread_np | Tom Jones | 1 | -0/+3 |