aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
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-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-05nat: 1:1 policy NATOle Troan17-7/+2451
2021-02-05ipsec: add support for AES CTRBenoƮt Ganne6-139/+182
2021-02-05ikev2: fix bad ip in logsFilip Tehlar1-5/+9
2021-02-05interface: RX/TX direction type in APINeale Ranns4-70/+87
2021-02-05papi: remove unused name from __all__Paul Vinciguerra1-1/+1
2021-02-05nat: configurable handoff frame queue sizeElias Rudberg7-6/+171
2021-02-05vxlan: add udp-port configuration supportArtem Glazychev5-60/+320
2021-02-05sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded.Tetsuya Murakami3-2/+20
2021-02-05tests: ikev2: non-default table id testFilip Tehlar1-0/+33
2021-02-04mpls: MPLS Hash fixesNeale Ranns2-8/+9
2021-02-04ikev2: add hint to the log when IDs do not matchFilip Tehlar1-1/+10
2021-02-04ikev2: fix msgidFilip Tehlar1-0/+1