aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-12docs: fixing VPP tutorialArthur de Kerhor3-6/+6
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-12build: add missing virtualenv dependencies for debian-10Andrew Yourtchenko1-0/+1
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 Yourtchenko26-0/+80
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
2021-02-10tests: add policer test helperBrian Russell2-0/+72
2021-02-10vppinfra: fix bihash test-debug aarch64 sporadic failureDave Barach1-0/+3
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns21-326/+495
2021-02-10nat: fix EI hairpinning thread safetyKlement Sekera8-64/+813
2021-02-10misc: updating maintainers fileOle Troan1-1/+10
2021-02-09l2: crash on l2_input_is_xconnectSteven Luong1-10/+8
2021-02-09tls: dtls initial implementationFlorin Coras15-77/+751
2021-02-09session: coverity fixesFlorin Coras1-2/+4
2021-02-09crypto: fix bad-hmac in sw scheduler if async modeAlexander Chernavin1-0/+1
2021-02-09gbp: fix typo in macroPaul Vinciguerra2-7/+7
2021-02-09papi: expose vpp_papi version to clientPaul Vinciguerra1-0/+6
2021-02-09papi: remove python2 vpp-api-python.debPaul Vinciguerra4-27/+4
2021-02-09misc: Now that VOM is deprecated remove the build dependency on boostNeale Ranns1-2/+1
2021-02-09nat: bump default max translations to 63KKlement Sekera1-1/+1
2021-02-09nat: deny adding intf addr if static-mapping-onlyAlexander Chernavin1-0/+8
2021-02-09nat: fix coverity errorsOle Troan4-8/+7
2021-02-09nat: improve type safety and remove unused paramKlement Sekera3-96/+76
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith21-459/+297
2021-02-08vlib: ASSERT vm == vlib_get_main()Dave Barach1-0/+5
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns21-297/+459
2021-02-08interface: automask interrupts to polling rxqsMohammed Hawari1-1/+3
2021-02-08virtio: use vpp clib_memset instead glibc memsetMohsin Kazmi1-2/+2
2021-02-08virtio: add atomic call for kickingMohsin Kazmi3-20/+9
2021-02-08ipsec: Checking wrong DB for initialistationNeale Ranns1-17/+17
2021-02-08tests: allow for externally supplied VPP workers config for testsAndrew Yourtchenko3-1/+28
2021-02-08ping: fix aborting on keypressIvan Shvedunov3-9/+11
2021-02-08tunnel: support copying TTL and flow label from inner to outerNeale Ranns11-56/+488
2021-02-08misc: support api generated dependency for multiarch sourceOle Troan6-15/+36
2021-02-08libmemif: fix insecure uses of strncpyAndrew Yourtchenko4-45/+67
2021-02-08libmemif: set data offset for memif bufferJakub Grajciar1-2/+25
2021-02-07vppinfra: do not crash if format string is nullAndrew Yourtchenko1-4/+4
2021-02-07flowprobe: set collector port for data from settingjan_cavojsky1-2/+2
2021-02-06ipsec: CLI improvement for udp port encapMohammed Hawari1-0/+5
2021-02-05tcp: fix port reuse with multiple listenersFlorin Coras2-3/+11
2021-02-05devices: af-packet gso mtuNathan Skrzypczak4-38/+126
2021-02-05session svm: non blocking mqFlorin Coras7-197/+222
2021-02-05ip: Remove unused include fileNeale Ranns1-1/+0
2021-02-05libmemif: fix memif_refill_queueJakub Grajciar1-5/+6
2021-02-05libmemif: set next free bufferJakub Grajciar2-0/+41