aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-02-22vcl: cleanup fifos detached from segmentsFlorin Coras4-3/+60
2021-02-22svm: free shared fifo on detachFlorin Coras1-2/+4
2021-02-22vcl: support sockopt of SO_REUSEPORT and SO_DOMAINwanghanlin3-0/+26
2021-02-22ip-neighbor: add set ip neighbor-config CLI commandIvan Shvedunov1-0/+54
2021-02-20svm: return chunks to slice on fifo detachFlorin Coras2-18/+14
2021-02-19dpdk: fix cryptodev offset updateFan Zhang1-11/+8
2021-02-19tests: add input policer thread handoff testsBrian Russell1-2/+74
2021-02-19policer: add thread handoff for device inputBrian Russell4-13/+71
2021-02-19policer: move handoff checks into policer codeBrian Russell4-47/+41
2021-02-19tests: test input policerBrian Russell1-0/+74
2021-02-19policer: add api to configure input policingBrian Russell4-0/+76
2021-02-19policer: add policing as device-input featureBrian Russell3-233/+19
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