aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-02-25ipsec: enable input features on tunnelsBrian Russell4-30/+93
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga44-5781/+10760
2021-02-24virtio: enable the interrupt support for uio_pci_genericMohsin Kazmi1-11/+4
2021-02-24session: init ctrl msg without mq lockFlorin Coras1-102/+96
2021-02-24fib: fix sa selection for fib routed destinationsJúlius Milan1-4/+14
2021-02-24wireguard: coverity fixArtem Glazychev1-11/+12
2021-02-24crypto: A more memory efficient layout of the frame element structNeale Ranns2-18/+26
2021-02-24docs: move pnat doc link into dev doc sectionDave Wallace1-1/+1
2021-02-23l2: coverity woe in l2_api.cSteven Luong1-23/+20
2021-02-23hsa: fifo detach cleanupFlorin Coras2-0/+27
2021-02-23vcl: segment index leak on attachFlorin Coras1-1/+1
2021-02-23vcl: fix coverity warningFlorin Coras1-7/+9
2021-02-23vlib: fix offload flags value resetBenoît Ganne1-2/+11
2021-02-22vcl: fix vls_intercept_sigchld_handler be called recursivelynandfan1-0/+5
2021-02-22api: fix memory leak in vl_api_cli_inband_t_handlerAndrew Yourtchenko1-0/+1
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