Age | Commit message (Expand) | Author | Files | Lines |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration |  Andrew Yourtchenko | 12 | -0/+42 |
2021-02-11 | wireguard: testing alternative timer dispatch |  Mohammed Hawari | 3 | -3/+10 |
2021-02-10 | tests: add policer test helper |  Brian Russell | 2 | -0/+72 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 2 | -29/+43 |
2021-02-10 | nat: fix EI hairpinning thread safety |  Klement Sekera | 6 | -64/+810 |
2021-02-09 | tls: dtls initial implementation |  Florin Coras | 8 | -22/+470 |
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 | 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 | 3 | -7/+6 |
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 | 2 | -43/+29 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 2 | -29/+43 |
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 | 1 | -2/+3 |
2021-02-08 | misc: support api generated dependency for multiarch source |  Ole Troan | 2 | -0/+5 |
2021-02-07 | flowprobe: set collector port for data from setting |  jan_cavojsky | 1 | -2/+2 |
2021-02-05 | session svm: non blocking mq |  Florin Coras | 2 | -16/+5 |
2021-02-05 | nat: 1:1 policy NAT |  Ole Troan | 14 | -0/+2437 |
2021-02-05 | ikev2: fix bad ip in logs |  Filip Tehlar | 1 | -5/+9 |
2021-02-05 | nat: configurable handoff frame queue size |  Elias Rudberg | 7 | -6/+171 |
2021-02-05 | tests: ikev2: non-default table id test |  Filip Tehlar | 1 | -0/+33 |
2021-02-04 | ikev2: add hint to the log when IDs do not match |  Filip Tehlar | 1 | -1/+10 |
2021-02-04 | ikev2: fix msgid |  Filip Tehlar | 1 | -0/+1 |
2021-02-04 | crypto-ipsecmb: add support for AES CTR |  Benoît Ganne | 1 | -36/+40 |
2021-02-04 | nat: reduce number of hash tables for EI NAT |  Klement Sekera | 9 | -141/+141 |
2021-02-04 | api: Fold the empty pool check into the main macro |  Neale Ranns | 1 | -6/+0 |
2021-02-04 | linux-cp: Linux Interface Mirroring for Control Plane Integration |  Neale Ranns | 15 | -0/+3555 |
2021-02-04 | vlib: increase the stats epoch only when necessary |  Miklos Tirpak | 2 | -0/+263 |
2021-02-03 | vppapigen: Support an 'autoendian' keyword for message definitions in |  Neale Ranns | 2 | -3/+1 |
2021-02-01 | quic: clean setup_cipher function |  Mathias Raoul | 1 | -10/+11 |
2021-02-01 | docs: fix up the markdown |  Andrew Yourtchenko | 1 | -1/+1 |
2021-02-01 | fib: Changes to interpose source |  Neale Ranns | 1 | -3/+149 |
2021-01-28 | cnat: Fix session with deleted tr |  Nathan Skrzypczak | 3 | -9/+3 |
2021-01-28 | cnat: Fix throttle hash & cleanup |  Nathan Skrzypczak | 5 | -106/+67 |
2021-01-28 | ip: Router ID included in flow hash |  Neale Ranns | 1 | -4/+4 |
2021-01-28 | crypto-openssl: fix iv size for AES CTR |  Benoît Ganne | 1 | -68/+69 |
2021-01-27 | ikev2: add per SA stats |  Filip Tehlar | 7 | -15/+68 |
2021-01-26 | interface: remove vnet_device_input_runtime_t |  Mohammed Hawari | 2 | -13/+13 |
2021-01-25 | svm: add custom q implementation for mq |  Florin Coras | 2 | -4/+3 |
2021-01-25 | crypto-ipsecmb: more explicit errors reporting |  Benoît Ganne | 1 | -4/+24 |
2021-01-22 | quic: quicly v0.1.2 update |  Mathias Raoul | 7 | -616/+388 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests |  Andrew Yourtchenko | 4 | -16/+8 |
2021-01-21 | dpdk: do not use TSO for small packets |  Somnath Kotur | 1 | -2/+5 |
2021-01-21 | avf: use write combining store for queues tail update |  Radu Nicolau | 3 | -2/+13 |
2021-01-21 | rdma: adapt to new vnet rxq framework |  Mohammed Hawari | 3 | -27/+30 |
2021-01-21 | memif: adapt to new rxq framework |  Mohammed Hawari | 3 | -61/+59 |
2021-01-21 | af_xdp: update interrupt mode to new infra |  Benoît Ganne | 3 | -36/+86 |
2021-01-21 | marvell: adapt pp2 to new rxq framework. |  Mohammed Hawari | 2 | -9/+11 |