Age | Commit message (Expand) | Author | Files | Lines |
2021-02-12 | policer: tidy up | Brian Russell | 3 | -162/+50 |
2021-02-12 | policer: use enum types | Brian Russell | 6 | -44/+37 |
2021-02-12 | policer: remove SSE2 prefix | Brian Russell | 11 | -531/+471 |
2021-02-12 | vppapigen: coverity issues in autogenerated code pass 3. | Ole Troan | 3 | -14/+88 |
2021-02-11 | vppapigen: fix fromjson coverity errors in generation | Ole Troan | 4 | -42/+107 |
2021-02-11 | vppinfra: fix membulk coverity warnings | Florin Coras | 1 | -2/+2 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | Andrew Yourtchenko | 16 | -0/+50 |
2021-02-11 | wireguard: testing alternative timer dispatch | Mohammed Hawari | 3 | -3/+10 |
2021-02-11 | policer: use ip dscp | Brian Russell | 7 | -82/+20 |
2021-02-10 | vcl: validate seg handle on migrate only if needed | Florin Coras | 2 | -6/+11 |
2021-02-10 | tests: add policer tests | Brian Russell | 1 | -0/+123 |
2021-02-10 | tests: add policer test helper | Brian Russell | 2 | -0/+72 |
2021-02-10 | vppinfra: fix bihash test-debug aarch64 sporadic failure | Dave Barach | 1 | -0/+3 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 16 | -292/+410 |
2021-02-10 | nat: fix EI hairpinning thread safety | Klement Sekera | 7 | -64/+811 |
2021-02-09 | l2: crash on l2_input_is_xconnect | Steven Luong | 1 | -10/+8 |
2021-02-09 | tls: dtls initial implementation | Florin Coras | 15 | -77/+751 |
2021-02-09 | session: coverity fixes | Florin Coras | 1 | -2/+4 |
2021-02-09 | crypto: fix bad-hmac in sw scheduler if async mode | Alexander Chernavin | 1 | -0/+1 |
2021-02-09 | gbp: fix typo in macro | Paul Vinciguerra | 2 | -7/+7 |
2021-02-09 | papi: expose vpp_papi version to client | Paul Vinciguerra | 1 | -0/+6 |
2021-02-09 | papi: remove python2 vpp-api-python.deb | Paul Vinciguerra | 4 | -27/+4 |
2021-02-09 | nat: bump default max translations to 63K | Klement Sekera | 1 | -1/+1 |
2021-02-09 | nat: deny adding intf addr if static-mapping-only | Alexander Chernavin | 1 | -0/+8 |
2021-02-09 | nat: fix coverity errors | Ole Troan | 4 | -8/+7 |
2021-02-09 | nat: improve type safety and remove unused param | Klement Sekera | 3 | -96/+76 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" | Matthew Smith | 16 | -374/+263 |
2021-02-08 | vlib: ASSERT vm == vlib_get_main() | Dave Barach | 1 | -0/+5 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 16 | -263/+374 |
2021-02-08 | interface: automask interrupts to polling rxqs | Mohammed Hawari | 1 | -1/+3 |
2021-02-08 | virtio: use vpp clib_memset instead glibc memset | Mohsin Kazmi | 1 | -2/+2 |
2021-02-08 | virtio: add atomic call for kicking | Mohsin Kazmi | 3 | -20/+9 |
2021-02-08 | ipsec: Checking wrong DB for initialistation | Neale Ranns | 1 | -17/+17 |
2021-02-08 | tests: allow for externally supplied VPP workers config for tests | Andrew Yourtchenko | 1 | -0/+2 |
2021-02-08 | ping: fix aborting on keypress | Ivan Shvedunov | 3 | -9/+11 |
2021-02-08 | tunnel: support copying TTL and flow label from inner to outer | Neale Ranns | 11 | -56/+488 |
2021-02-08 | misc: support api generated dependency for multiarch source | Ole Troan | 6 | -15/+36 |
2021-02-07 | vppinfra: do not crash if format string is null | Andrew Yourtchenko | 1 | -4/+4 |
2021-02-07 | flowprobe: set collector port for data from setting | jan_cavojsky | 1 | -2/+2 |
2021-02-06 | ipsec: CLI improvement for udp port encap | Mohammed Hawari | 1 | -0/+5 |
2021-02-05 | tcp: fix port reuse with multiple listeners | Florin Coras | 2 | -3/+11 |
2021-02-05 | devices: af-packet gso mtu | Nathan Skrzypczak | 4 | -38/+126 |
2021-02-05 | session svm: non blocking mq | Florin Coras | 7 | -197/+222 |
2021-02-05 | ip: Remove unused include file | Neale Ranns | 1 | -1/+0 |
2021-02-05 | nat: 1:1 policy NAT | Ole Troan | 17 | -7/+2451 |
2021-02-05 | ipsec: add support for AES CTR | Benoît Ganne | 6 | -139/+182 |
2021-02-05 | ikev2: fix bad ip in logs | Filip Tehlar | 1 | -5/+9 |
2021-02-05 | interface: RX/TX direction type in API | Neale Ranns | 4 | -70/+87 |
2021-02-05 | papi: remove unused name from __all__ | Paul Vinciguerra | 1 | -1/+1 |
2021-02-05 | nat: configurable handoff frame queue size | Elias Rudberg | 7 | -6/+171 |