summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-05-14sr: move srmpls to a pluginScott Hutton12-34/+70
2024-05-14marvell: remove uses of uintlajoskatona1-1/+1
2024-05-14vppinfra: Add platform cpu and domain get for FreeBSDTom Jones1-1/+71
2024-05-14vppinfra: fix mhash oob after unset and add testsVladislav Grishenko5-7/+455
2024-05-14dpdk: Only prealloc huge pages on LinuxTom Jones1-1/+9
2024-05-14netmap: Reinstate and update netmap pluginTom Jones11-0/+2144
2024-05-13http: fix user agent in requestMatus Fabian1-2/+7
2024-05-13vlib: avoid pci scan without registrationsVladimir Zhigulin1-6/+9
2024-05-13dev: fix mac address dump in trace outputAlok Mishra1-1/+1
2024-05-13wireguard: use clib helpers for endiannessGuillaume Solignac2-6/+6
2024-05-13nat: fix unitialized variableGuillaume Solignac1-1/+1
2024-05-13octeon: add support for mac address updateAlok Mishra1-0/+41
2024-05-09http: fix client parse error handlingMatus Fabian1-10/+8
2024-05-08ethernet: check destination mac for L3 in ethernet-input nodeSteven Luong1-4/+32
2024-05-07http: fix client send another requestMatus Fabian1-0/+7
2024-05-07http: notify client on request errorMatus Fabian2-4/+23
2024-05-07api: add to_net parameter to endian messagesOle Troan13-92/+72
2024-05-07api: upgrade cjson and fix reallocOle Troan4-92/+125
2024-05-06vlib: fix use of RTLD_DEEPBIND for muslEric Sun1-0/+4
2024-05-06tests: remove uses of uintEric Sun1-1/+1
2024-05-06vlib: fix missing integer initGuillaume Solignac1-4/+4
2024-05-06vlib: revert automatic core pinning changesHadi Rayan Al-Sandid4-103/+7
2024-05-06iavf: disable VLAN stripping when VLAN offload is set in capsMohsin Kazmi1-16/+27
2024-05-06dpdk: Only use --file-prefix flag on LinuxTom Jones1-0/+2
2024-05-06vlib: Add FreeBSD specific platform filesTom Jones1-0/+6
2024-05-06dpdk: Only reconfigure max pipe size on linuxTom Jones1-1/+8
2024-05-06vppinfra: Include param.h on FreeBSDTom Jones1-1/+2
2024-05-06octeon: fix rvu vf device idMonendra Singh Kushwaha2-1/+3
2024-05-06octeon: add max packet length checkMonendra Singh Kushwaha2-2/+27
2024-05-06octeon: fix buffer free for more than 6 segmentMonendra Singh Kushwaha1-27/+37
2024-05-03vcl: allow more rx events on peekFlorin Coras1-1/+10
2024-05-03interface: fix check in set_interface_name apiStanislav Zaikin1-7/+6
2024-05-03http: fix http server in responseMatus Fabian2-1/+11
2024-05-02gso: use the header offsets from buffer metadataMohsin Kazmi4-160/+238
2024-05-02acl: add missing byteswap header for muslEric Sun1-0/+2
2024-05-01http: fix client receiving large dataFilip Tehlar2-74/+71
2024-05-01octeon: fix roc_nix_npc_mac_addr_get() return value checkDamjan Marion1-1/+1
2024-04-30crypto-native: add SHA2-HMACDamjan Marion7-206/+416
2024-04-29pci: fix missing limits.hGuillaume Solignac1-0/+1
2024-04-25vcl: Only exclude vcl ldpreload on FreeBSDTom Jones1-5/+4
2024-04-25hsa: Link against libepoll-shimTom Jones1-2/+2
2024-04-24vlib: Add FreeBSD thread specific header and callsTom Jones1-0/+11
2024-04-24vppinfra: Link against lib execinfo on FreeBSDTom Jones1-1/+6
2024-04-24vppinfra: Add FreeBSD method for updating pmalloc lookup tableTom Jones1-1/+44
2024-04-24hsa: fix http client error handlingMatus Fabian1-1/+1
2024-04-24misc: fix int/enum mismatch errors reported by gcc-14Damjan Marion6-9/+12
2024-04-24dpdk: remove unnecessary includesDamjan Marion1-7/+0
2024-04-24dpdk: remove dead codeDamjan Marion1-9/+0
2024-04-24vlib: Add a skeleton pci interface for FreeBSDTom Jones1-0/+380
2024-04-24fateshare: Add FreeBSD specific API for controlling processesTom Jones2-0/+43