Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-01-21 | interface: rx queue infra rework, part one | Damjan Marion | 10 | -63/+87 |
2021-01-21 | perfmon: added cache hits and misses | Ray Kinsella | 2 | -0/+70 |
2021-01-21 | dpdk: terminate device devargs string | Matthew Smith | 1 | -1/+2 |
2021-01-21 | dpdk: add support for system libdpdk | Nathan Moos | 1 | -85/+96 |
2021-01-21 | ip: Use correct enum type in ip_address_set | Neale Ranns | 3 | -6/+7 |
2021-01-21 | ip: use IPv6 flowlabel in flow hash computation | Ahmed Abdelsalam | 1 | -4/+4 |
2021-01-20 | acl: replace glibc internal __bswap_64 with clib | Nathan Moos | 1 | -1/+2 |
2021-01-20 | memif: fix vpp to go link up immediately on admin up | Ed Warnicke | 3 | -16/+23 |
2021-01-20 | ikev2: use new counters data model & add more counters | Filip Tehlar | 3 | -50/+169 |
2021-01-19 | avf: fix l2_len for csum offload | Mohammed Hawari | 1 | -4/+3 |
2021-01-18 | nat: deal with flows instead of sessions | Klement Sekera | 14 | -1960/+1860 |