Age | Commit message (Expand) | Author | Files | Lines |
2020-11-26 | fib: Only track cover if activated | Neale Ranns | 1 | -1/+15 |
2020-11-25 | ipsec: A P2MP ipsec interface is NBMA | Neale Ranns | 1 | -0/+1 |
2020-11-25 | session: add startup option to poll in main | Florin Coras | 4 | -4/+11 |
2020-11-25 | vlib: add elog events for vlib log entries | Dave Barach | 7 | -16/+69 |
2020-11-25 | dns: use correct per-thread vlib_main | Benoît Ganne | 4 | -60/+63 |
2020-11-25 | syslog: use per-thread vlib_main | Benoît Ganne | 2 | -5/+2 |
2020-11-25 | tcp: enable lc if any other debug option enabled | Florin Coras | 2 | -11/+34 |
2020-11-25 | pci: add PCIe Gen4 link speed | Damjan Marion | 1 | -2/+4 |
2020-11-25 | dns: fix double-unlock | Benoît Ganne | 1 | -12/+0 |
2020-11-25 | ip-neighbor: Send API event when neighbor is removed | Neale Ranns | 8 | -51/+174 |
2020-11-25 | ikev2: fix issue when sending multiple requests at once | Filip Tehlar | 2 | -20/+68 |
2020-11-25 | rdma: fixed UAR writing at tx | Mohammed Hawari | 1 | -1/+1 |
2020-11-25 | api: vat2 and json autogeneration for api messages | Ole Troan | 44 | -1472/+6019 |
2020-11-24 | svm: support for multi-segment enqueues | Florin Coras | 4 | -23/+142 |
2020-11-24 | buffers: add page-size config | Nathan Skrzypczak | 4 | -72/+87 |
2020-11-24 | dpdk: fix eal in nohugtlb mode | Nathan Skrzypczak | 1 | -16/+22 |
2020-11-24 | tests: remove bond, pipe, session and api_namespace from vpp_papi_provider | Jakub Grajciar | 1 | -5/+5 |
2020-11-24 | session: init lookup before dgram accept notification | Florin Coras | 1 | -1/+3 |
2020-11-24 | tests: remove svs, proxy_arp and gso from vpp_papi_provider | Ole Troan | 2 | -56/+86 |
2020-11-23 | vlib: Fix sh int addr | Nathan Skrzypczak | 1 | -0/+5 |
2020-11-23 | vlib: add format_vlib_thread_name | Damjan Marion | 2 | -0/+27 |
2020-11-23 | interface: improve logging | Damjan Marion | 1 | -4/+46 |
2020-11-23 | virtio: fix overflow in case of buffering + drop | Benoît Ganne | 1 | -1/+0 |
2020-11-21 | vppapigen: move import processing logic to individual plugins | Paul Vinciguerra | 4 | -37/+50 |
2020-11-20 | svm: fix coverity warning | Florin Coras | 1 | -6/+7 |
2020-11-20 | ip-neighbor: Use ip_address_t rather than ip46_address_t | Neale Ranns | 18 | -295/+328 |
2020-11-19 | svm: move chunk locks to linked list | Florin Coras | 2 | -37/+51 |
2020-11-19 | vcl: stop tracking vpp event queues and thread index | Florin Coras | 5 | -60/+21 |
2020-11-19 | ipip: Don't crash when showing non-existant tunnel index | Neale Ranns | 1 | -0/+2 |
2020-11-19 | lldp: allow to configure restricted interfaces | Dmitry Vakhrushev | 1 | -10/+17 |
2020-11-19 | svm: init chunk rb tree indices in fifo | Florin Coras | 2 | -4/+2 |
2020-11-19 | ikev2: respect punting only for ipv4 | Benoît Ganne | 1 | -1/+7 |
2020-11-19 | dpdk: Telemetry thread is off by default. | Dmitry Vakrhushev | 2 | -0/+9 |
2020-11-19 | dpdk: remove dpdk_early_init | Damjan Marion | 1 | -52/+0 |
2020-11-19 | svm: fix high segment base address for ASan | Benoît Ganne | 1 | -1/+1 |
2020-11-18 | svm: fifo segment cleanup | Florin Coras | 1 | -341/+205 |
2020-11-18 | dpdk: change mlx5 pmd name in foreach_dpdk_pmd | Matthew Smith | 1 | -1/+7 |
2020-11-18 | ikev2: fix memleak when tunnel protect fails | Filip Tehlar | 1 | -20/+37 |
2020-11-17 | virtio: virtio: implement packed queues from virtio 1.1 | Mohsin Kazmi | 8 | -135/+1037 |
2020-11-17 | geneve: Remove one bucket load-balance objects | Neale Ranns | 1 | -0/+12 |
2020-11-17 | papi: remove dependency on aenum | Paul Vinciguerra | 2 | -18/+2 |
2020-11-17 | tests: move crypto tests to src/vnet/crypto/test | Dave Wallace | 1 | -0/+28 |
2020-11-17 | tests: move classifier tests to src/vnet/classify/test | Dave Wallace | 2 | -0/+1059 |
2020-11-17 | tests: move vpp-api tests to src/vpe-api/test | Dave Wallace | 3 | -0/+174 |
2020-11-17 | tests: move gre tests to src/vnet/gre/test | Dave Wallace | 1 | -0/+1275 |
2020-11-17 | tests: move GSO/GRO tests to src/vnet/gso/test | Dave Wallace | 2 | -0/+855 |
2020-11-16 | tests: move cli tests to src/vlib/test | Dave Wallace | 1 | -0/+89 |
2020-11-16 | tests: move buffer tests to src/vlib/test | Dave Wallace | 1 | -0/+29 |
2020-11-16 | tests: move bihash tests to src/vppinfra/test | Dave Wallace | 1 | -0/+71 |
2020-11-16 | fib: increase the reference counter size for mfib to 32 bits | Miklos Tirpak | 1 | -1/+1 |