aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-02-19ikev2: start counting msgid from 0Filip Tehlar1-2/+2
2021-02-19session vppinfra: asan fixesFlorin Coras2-4/+17
2021-02-18svm: fix active fifo ll on attachFlorin Coras1-0/+4
2021-02-18tests: remove unnecessary setup in policer testBrian Russell1-6/+0
2021-02-18vlib: add a "vpplog" debug CLIDave Barach2-0/+25
2021-02-18vcl: epoll out deq notifications only if fifo existsFlorin Coras1-4/+7
2021-02-18tests: re-enable NAT44ED tests for multiworkerAndrew Yourtchenko1-1/+0
2021-02-18tests: policer test check unformat return valuesBrian Russell1-4/+6
2021-02-18vat2: jsonconvert return checking - coverityOle Troan4-58/+66
2021-02-17vat2: add sanity checking - coverity errorsOle Troan1-0/+9
2021-02-17vppapigen: resource leakage in fromjson array - coverityOle Troan1-1/+1
2021-02-17linux-cp: fix coverity defectMatthew Smith1-0/+6
2021-02-17vppapigen: more _fromjson autogeneration coverity fixesOle Troan4-7/+45
2021-02-16hsa: coverity fixFlorin Coras1-0/+1
2021-02-16ikev2: fix coverity warningsFilip Tehlar2-100/+117
2021-02-16stats: coverity errors leaking fdOle Troan1-1/+4
2021-02-16vppapigen: coveriy missing check of return valuesOle Troan1-2/+4
2021-02-16vppapigen: fix coverity issues in jsonconvertOle Troan4-53/+101
2021-02-16cjson: upgrade to new versionOle Troan1-14/+33
2021-02-16vapi: add dedicated return code for client timeoutPaul Vinciguerra2-4/+16
2021-02-15svm: fix mq coverity warningFlorin Coras1-2/+7
2021-02-15session: coverity fixFlorin Coras1-3/+0
2021-02-15lisp: coverity fixesFlorin Coras1-6/+0
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi31-261/+371
2021-02-15misc: coverity fixesDave Barach3-7/+6
2021-02-15papi: add method to retrieve field optionsPaul Vinciguerra1-0/+9
2021-02-15ip: Path MTUNeale Ranns23-22/+1554
2021-02-15policer: improve policer structBrian Russell10-34/+29
2021-02-15vppinfra: fix memcpy undefined behaviourBenoƮt Ganne6-80/+123
2021-02-15quic: Coverity fixNathan Skrzypczak1-1/+1
2021-02-15ikev2: fix rekey against strongSwanFilip Tehlar2-52/+94
2021-02-15policer: add api to bind policer to workerBrian Russell4-3/+76
2021-02-15interface: Add promisc on/off in apiNathan Skrzypczak2-32/+76
2021-02-15fib: Always honour flow hash flagNeale Ranns4-17/+50
2021-02-15vppapigen: py2 cleanup - remove subclassing of objectPaul Vinciguerra1-3/+3
2021-02-15rdma: rdma_log__ argument dev is a pointerVratko Polak1-5/+8
2021-02-13nat: pnat only use save_rewrite_length on output pathOle Troan1-3/+2
2021-02-12ipsec: Store thread-index in buffer meta-data during SA handoffNeale Ranns7-32/+22
2021-02-12dpdk: use whole vmbus address as hash key for devconfVladimir Ratnikov2-21/+22
2021-02-12policer: tidy upBrian Russell3-162/+50
2021-02-12policer: use enum typesBrian Russell6-44/+37
2021-02-12policer: remove SSE2 prefixBrian Russell11-531/+471
2021-02-12vppapigen: coverity issues in autogenerated code pass 3.Ole Troan3-14/+88
2021-02-11vppapigen: fix fromjson coverity errors in generationOle Troan4-42/+107
2021-02-11vppinfra: fix membulk coverity warningsFlorin Coras1-2/+2
2021-02-11tests: tag the tests that do not work with multi-worker configurationAndrew Yourtchenko16-0/+50
2021-02-11wireguard: testing alternative timer dispatchMohammed Hawari3-3/+10
2021-02-11policer: use ip dscpBrian Russell7-82/+20
2021-02-10vcl: validate seg handle on migrate only if neededFlorin Coras2-6/+11
2021-02-10tests: add policer testsBrian Russell1-0/+123