aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
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 Ranns16-292/+410
2021-02-10nat: fix EI hairpinning thread safetyKlement Sekera7-64/+811
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-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 Smith16-374/+263
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 Ranns16-263/+374
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 Yourtchenko1-0/+2