aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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-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 Troan6-33/+39
2024-05-06tests: remove uses of uintEric Sun1-1/+1
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-06dpdk: Only reconfigure max pipe size on linuxTom Jones1-1/+8
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-03http: fix http server in responseMatus Fabian2-1/+11
2024-05-02gso: use the header offsets from buffer metadataMohsin Kazmi1-17/+96
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-25hsa: Link against libepoll-shimTom Jones1-2/+2
2024-04-24hsa: fix http client error handlingMatus Fabian1-1/+1
2024-04-24misc: fix int/enum mismatch errors reported by gcc-14Damjan Marion2-3/+5
2024-04-24dpdk: remove unnecessary includesDamjan Marion1-7/+0
2024-04-24dpdk: remove dead codeDamjan Marion1-9/+0
2024-04-24fateshare: Add FreeBSD specific API for controlling processesTom Jones2-0/+43
2024-04-24dpdk: Use FreeBSD specific values for network interface classesTom Jones1-0/+10
2024-04-24dpdk: Only use vmbus on LinuxTom Jones1-1/+5
2024-04-24dpdk: Only use vmbus on LinuxTom Jones2-0/+6
2024-04-24dpdk: Only require libnuma on LinuxTom Jones1-2/+4
2024-04-24vppinfra: Add method for getting current executable nameTom Jones1-9/+16
2024-04-23tls: don't upper-case cipher stringBrian Morris1-6/+1
2024-04-23octeon: add promisc supportGuillaume Solignac1-0/+41
2024-04-23ikev2: uptimeDenys Haryachyy7-8/+432
2024-04-22octeon: add support for SDP deviceMonendra Singh Kushwaha2-6/+15
2024-04-22nat: add saddr info to nat44-ed o2i flow's rewritelijh_71-0/+2
2024-04-15crypto-sw-scheduler: crypto-dispatch improvementNiyaz Murshed1-0/+7
2024-04-15linux-cp: fix seg fault in get_v2 methodsAnton Nikolaev1-2/+9
2024-04-11stn: fix non-NULL terminated string overflowBenoƮt Ganne1-1/+1
2024-04-09acl: Use clib_net_to_host rather than library bswapTom Jones1-3/+3
2024-04-05octeon: fix memory ordering issue in tx batch freeDamjan Marion4-19/+42
2024-04-05octeon: fix buffer free on full tx ringDamjan Marion1-4/+4
2024-04-02map: BR rule lookup updateDan Geist4-7/+39
2024-04-02lb: fix using vip after freeGeorgy Borodin1-3/+3
2024-04-01linux-cp: add support for tap num queues configVladislav Grishenko3-2/+39
2024-04-01vhost: Only enable plugin on LinuxTom Jones1-0/+2
2024-04-01octeon: specify pool when alloc buffersDamjan Marion1-1/+2
2024-04-01octeon: refill even if nothing dequeued from rx queueDamjan Marion1-5/+6
2024-03-30tls: fix rescheduling when no data availableFlorin Coras1-2/+5
2024-03-28acl: rework headers to enable out-of-tree usageMohammed Hawari4-8/+19
2024-03-26nat: Include platform specific headers on FreeBSDTom Jones1-0/+5