aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-01-07dpdk: fix rx and tx descriptor configFlorin Coras1-0/+6
2022-01-06dpdk: cleanup MTU handlingDamjan Marion3-99/+31
2022-01-06dpdk: port type from speed_capa bitmap on Cisco VICDamjan Marion1-35/+1
2022-01-06tap: add num_tx_queues APINathan Skrzypczak1-0/+1
2022-01-05dpdk: remove unused definesDamjan Marion1-7/+0
2022-01-05dpdk: no need to copy default tx confDamjan Marion3-6/+2
2022-01-05dpdk: improve checksum computationFlorin Coras2-3/+26
2022-01-05interface: refactor interface capabilities codeDamjan Marion8-34/+26
2022-01-05dpdk: move port config to single structDamjan Marion6-220/+206
2022-01-05dpdk: remove unused flagDamjan Marion6-132/+91
2022-01-05srv6-mobile: Update GTP4/6.D functionTetsuya Murakami9-1194/+1539
2022-01-05dpdk: keep buffer flags per-deviceDamjan Marion4-15/+7
2022-01-05dpdk: remove unused logging classDamjan Marion2-2/+0
2022-01-05dpdk: remove vlan-strip offload codeFilip Varga2-58/+0
2022-01-05crypto: encrypt/decrypt queues sw_schedulerJakub Wysocki4-236/+292
2022-01-05dpdk: remove "convenience" varsDamjan Marion8-39/+29
2022-01-05wireguard: fix 'wireguard add peer' cli behaviorMiroslav Miklus1-6/+6
2022-01-04nsim: cli improvementsFlorin Coras2-14/+56
2022-01-04nat: remove nat44-ed relation between SM and addrFilip Varga6-555/+436
2022-01-04nat: nat44-ed pool address allocation improvementFilip Varga4-58/+289
2022-01-03vrrp: fix support for VRs in different FIBsMatthew Smith1-15/+13
2021-12-31misc: Remove the unused GBP fields from the buffer meta-dataNeale Ranns1-2/+0
2021-12-31vlib: remove external thread management supportDamjan Marion6-179/+13
2021-12-30svm: merge want deq and leq threshold notificationsFlorin Coras1-8/+5
2021-12-29http_static: Fix timeout on large filesMichal Kalderon1-3/+19
2021-12-22memif: refactor descriptor handling in the input nodeDamjan Marion3-184/+446
2021-12-21hsi: host stack intercept pluginFlorin Coras5-0/+453
2021-12-20vrrp:fix vrrp vr delete case memory leakjinsh1-0/+1
2021-12-16af_xdp: mark API as stableBenoƮt Ganne1-6/+1
2021-12-14crypto-native: fix build error on Arm using clang-13Jieqiang Wang1-2/+2
2021-12-14api: verify message size on receiptKlement Sekera2-2/+11
2021-12-09dpdk: disable l4 csum offload for vmxnet3Florin Coras1-1/+4
2021-12-08memif: fix the memory leak when memif cli getting wrong parameters inputsHan Wu1-4/+12
2021-12-03interface: add multi tx-queues support for new tx infraMohsin Kazmi1-2/+2
2021-12-03api: refactor to use REPLY_MSG_ID_BASE #defineKlement Sekera10-50/+41
2021-12-03fib: Fix the display (or lack of) for fib node types in dependent children listsNeale Ranns9-9/+11
2021-12-02tests: add segment manager testsFilip Tehlar1-29/+25
2021-12-02perfmon: compile dispatch wrapper once for each number of countersDamjan Marion3-35/+27
2021-12-02perfmon: refactor perf metric supportRay Kinsella4-189/+80
2021-11-30dpdk: cryptodev AES-CTR+SHA1 support addedPiotrX Kleski1-1/+4
2021-11-30dpdk-cryptodev: scalable session countDastin Wilski2-96/+143
2021-11-26api: add helper macros for native endianMohsin Kazmi4-30/+6
2021-11-25dpdk: prefetch becomes prefetchwRay Kinsella1-4/+4
2021-11-23misc: deprecate gbp and its dependentsNeale Ranns49-13942/+0
2021-11-23vxlan: multiarch optimization of vxlanRay Kinsella2-4/+0
2021-11-23dpdk: enable vmxnet3 l4 checksum offloadFlorin Coras1-0/+6
2021-11-23ip: unlock_fib on if deleteNathan Skrzypczak1-26/+17
2021-11-22wireguard: add local variable in handshake processGabriel Oginski1-2/+4
2021-11-22gso: implement gso segementation copy with checksumMohsin Kazmi1-3/+1
2021-11-22dpdk: fix coverity warningKlement Sekera1-0/+2