aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-05nat: 1:1 policy NATOle Troan17-7/+2451
2021-02-05ipsec: add support for AES CTRBenoît Ganne8-142/+321
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 Glazychev8-106/+564
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
2021-02-04crypto-ipsecmb: add support for AES CTRBenoît Ganne1-36/+40