Age | Commit message (Expand) | Author | Files | Lines |
2024-05-24 | ip6: fix icmp throttling error index |  Maxime Peim | 1 | -1/+1 |
2024-05-24 | vlib: improvement to automatic core pinning |  hsandid | 2 | -0/+13 |
2024-05-23 | virtio: Add RX queue full statisitics |  Steven Luong | 2 | -0/+11 |
2024-05-23 | vppinfra: support libunwind for backtrace |  Guillaume Solignac | 2 | -0/+13 |
2024-05-22 | vlib: prevent some signals from being executed on workers |  Guillaume Solignac | 1 | -0/+12 |
2024-05-21 | session: remove ipv6 lookup threading assert |  Brian Morris | 1 | -1/+0 |
2024-05-20 | builtinurl: mark api as deprecated |  Matus Fabian | 1 | -0/+1 |
2024-05-15 | ip-neighbor: show age instead of time in cli |  Maxime Peim | 2 | -23/+24 |
2024-05-14 | http: fix unsupported client app method |  Matus Fabian | 1 | -0/+7 |
2024-05-14 | http: notify client when connection failed |  Matus Fabian | 2 | -4/+14 |
2024-05-14 | http: fix server sending all status codes |  Matus Fabian | 2 | -0/+12 |
2024-05-14 | sr: move srmpls to a plugin |  Scott Hutton | 12 | -34/+70 |
2024-05-14 | marvell: remove uses of uint |  lajoskatona | 1 | -1/+1 |
2024-05-14 | vppinfra: Add platform cpu and domain get for FreeBSD |  Tom Jones | 1 | -1/+71 |
2024-05-14 | vppinfra: fix mhash oob after unset and add tests |  Vladislav Grishenko | 5 | -7/+455 |
2024-05-14 | dpdk: Only prealloc huge pages on Linux |  Tom Jones | 1 | -1/+9 |
2024-05-14 | netmap: Reinstate and update netmap plugin |  Tom Jones | 11 | -0/+2144 |
2024-05-13 | http: fix user agent in request |  Matus Fabian | 1 | -2/+7 |
2024-05-13 | vlib: avoid pci scan without registrations |  Vladimir Zhigulin | 1 | -6/+9 |
2024-05-13 | dev: fix mac address dump in trace output |  Alok Mishra | 1 | -1/+1 |
2024-05-13 | wireguard: use clib helpers for endianness |  Guillaume Solignac | 2 | -6/+6 |
2024-05-13 | nat: fix unitialized variable |  Guillaume Solignac | 1 | -1/+1 |
2024-05-13 | octeon: add support for mac address update |  Alok Mishra | 1 | -0/+41 |
2024-05-09 | http: fix client parse error handling |  Matus Fabian | 1 | -10/+8 |
2024-05-08 | ethernet: check destination mac for L3 in ethernet-input node |  Steven Luong | 1 | -4/+32 |
2024-05-07 | http: fix client send another request |  Matus Fabian | 1 | -0/+7 |
2024-05-07 | http: notify client on request error |  Matus Fabian | 2 | -4/+23 |
2024-05-07 | api: add to_net parameter to endian messages |  Ole Troan | 13 | -92/+72 |
2024-05-07 | api: upgrade cjson and fix realloc |  Ole Troan | 4 | -92/+125 |
2024-05-06 | vlib: fix use of RTLD_DEEPBIND for musl |  Eric Sun | 1 | -0/+4 |
2024-05-06 | tests: remove uses of uint |  Eric Sun | 1 | -1/+1 |
2024-05-06 | vlib: fix missing integer init |  Guillaume Solignac | 1 | -4/+4 |
2024-05-06 | vlib: revert automatic core pinning changes |  Hadi Rayan Al-Sandid | 4 | -103/+7 |
2024-05-06 | iavf: disable VLAN stripping when VLAN offload is set in caps |  Mohsin Kazmi | 1 | -16/+27 |
2024-05-06 | dpdk: Only use --file-prefix flag on Linux |  Tom Jones | 1 | -0/+2 |
2024-05-06 | vlib: Add FreeBSD specific platform files |  Tom Jones | 1 | -0/+6 |
2024-05-06 | dpdk: Only reconfigure max pipe size on linux |  Tom Jones | 1 | -1/+8 |
2024-05-06 | vppinfra: Include param.h on FreeBSD |  Tom Jones | 1 | -1/+2 |
2024-05-06 | octeon: fix rvu vf device id |  Monendra Singh Kushwaha | 2 | -1/+3 |
2024-05-06 | octeon: add max packet length check |  Monendra Singh Kushwaha | 2 | -2/+27 |
2024-05-06 | octeon: fix buffer free for more than 6 segment |  Monendra Singh Kushwaha | 1 | -27/+37 |
2024-05-03 | vcl: allow more rx events on peek |  Florin Coras | 1 | -1/+10 |
2024-05-03 | interface: fix check in set_interface_name api |  Stanislav Zaikin | 1 | -7/+6 |
2024-05-03 | http: fix http server in response |  Matus Fabian | 2 | -1/+11 |
2024-05-02 | gso: use the header offsets from buffer metadata |  Mohsin Kazmi | 4 | -160/+238 |
2024-05-02 | acl: add missing byteswap header for musl |  Eric Sun | 1 | -0/+2 |
2024-05-01 | http: fix client receiving large data |  Filip Tehlar | 2 | -74/+71 |
2024-05-01 | octeon: fix roc_nix_npc_mac_addr_get() return value check |  Damjan Marion | 1 | -1/+1 |
2024-04-30 | crypto-native: add SHA2-HMAC |  Damjan Marion | 7 | -206/+416 |
2024-04-29 | pci: fix missing limits.h |  Guillaume Solignac | 1 | -0/+1 |