aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-22snort: fix coverity warningKlement Sekera1-2/+11
2021-11-22snort: fix coverity warningKlement Sekera1-2/+2
2021-11-22ipfix-export: Change exp to use ip_addressPaul Atkins4-11/+12
2021-11-22ipfix-export: refactor params to the callback fnsPaul Atkins5-71/+39
2021-11-22ipfix-export: pass an exp to flow_report_add_delPaul Atkins5-178/+149
2021-11-22ipfix-export: refactor fields in flow_report_mainPaul Atkins5-46/+58
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns5-7/+19
2021-11-19af_xdp: integrate with new tx infraarikachen3-31/+83
2021-11-18af_xdp: introduce to netns apiarikachen7-10/+227
2021-11-17nat: VPP crashes when route is not reachableDaniel Béreš1-0/+3
2021-11-17nat: det44 plugin session scavenging fixFilip Varga1-15/+27
2021-11-16perfmon: fix coverity warningKlement Sekera1-2/+9
2021-11-15memif: fix the coverity warningMohsin Kazmi1-5/+8
2021-11-15perfmon: rename bundle to memory stallsRay Kinsella2-9/+9
2021-11-14flowprobe: right values in records from subinterfacesDaniel Béreš1-2/+14
2021-11-12srtp: fix uninitialized valueDamjan Marion1-1/+1
2021-11-12build: remove unnecesary link depsDamjan Marion1-1/+0
2021-11-12memif: fix the default txq placementMohsin Kazmi1-3/+9
2021-11-11tests: make code coverage for unit tests optionalOle Troan1-1/+1
2021-11-11nat: nat44-ei/ed nat objects cleanup improvementsFilip Varga5-259/+489
2021-11-10vppinfra: new vectorized ip checksum functions incl. csum_and_copyDamjan Marion1-2/+3
2021-11-10vppinfra: new memcpy for x86_64Damjan Marion2-4/+4
2021-11-10nat: api autoendian fixFilip Varga5-60/+86
2021-11-10af_xdp: fix thread 0 and 1 using one txq slotarikachen1-2/+2
2021-11-09memif: memif linkstate can't become upDaniel Béreš1-1/+8
2021-11-08perfmon: fix iio-bw coverity issuesRay Kinsella1-3/+1
2021-11-07crypto-native: fix uninitialized variableGabriel Oginski1-1/+1
2021-11-07perfmon: numa node list probing should use '/online' instead of '/has_cpu'Xiaoming Jiang1-1/+1
2021-11-06unittest: remove clib_count_equal_* testsDamjan Marion1-97/+3
2021-11-05dpdk: remove dead codeDamjan Marion1-4/+1
2021-11-05snort: default logging level should not be debugDamjan Marion1-1/+0
2021-11-05snort: fix unused result warning for gcc-10Tianyu Li1-2/+1
2021-11-05unittest: gcc-11 errors for clib_strcpy, clib_strstr, clib_strcat, and clib_s...Steven Luong1-340/+30
2021-11-03wireguard: reduce memcopy and prefetch headerGabriel Oginski6-35/+48
2021-11-03linux-cp: Cleanup any existing pairs when an interface is deletedNeale Ranns1-0/+17
2021-11-02snort: fix inconsistent snort input modeSivaprasad Tummala1-1/+2