Age | Commit message (Expand) | Author | Files | Lines |
2020-11-27 | dpdk: fix cryptodev compile |  Fan Zhang | 1 | -45/+6 |
2020-11-27 | ip: Sub Address Family types. Feature enable for each SAFI |  Neale Ranns | 7 | -16/+215 |
2020-11-26 | vlib: fix vlib log elog vector overrun |  Benoît Ganne | 1 | -1/+1 |
2020-11-26 | crypto: improve ipsecmb engine performance |  Fan Zhang | 1 | -0/+3 |
2020-11-26 | docs: fix bihash doc bugs |  Dave Barach | 1 | -19/+19 |
2020-11-26 | svm: use internal function to prealloc fifo hdrs |  Florin Coras | 1 | -30/+3 |
2020-11-26 | nat: fix tests |  Filip Varga | 5 | -110/+42 |
2020-11-26 | vcl: avoid coalescing dgrams on read |  Florin Coras | 1 | -2/+2 |
2020-11-26 | svm: only try to pre-allocate requested number of fifo pairs |  Benoît Ganne | 1 | -1/+8 |
2020-11-26 | vlib: clean up event-logger CLI |  Dave Barach | 2 | -19/+19 |
2020-11-26 | gre: Move to new API generated types/messages |  Neale Ranns | 8 | -312/+33 |
2020-11-26 | fib: Expressive type for walk return code. Honour code. |  Neale Ranns | 8 | -24/+21 |
2020-11-26 | fib: DPO layout add u64 parameter. |  Neale Ranns | 2 | -19/+29 |
2020-11-26 | ikev2: better handling when no IKE DH configured |  Filip Tehlar | 2 | -34/+161 |
2020-11-26 | ip: reassembly - fix handoff for custom node |  Klement Sekera | 2 | -21/+111 |
2020-11-26 | ip: trace icmp echo request/reply id |  Klement Sekera | 1 | -0/+6 |
2020-11-26 | fib: Only track cover if activated |  Neale Ranns | 2 | -6/+24 |
2020-11-25 | ipsec: A P2MP ipsec interface is NBMA |  Neale Ranns | 2 | -0/+3 |
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 | 9 | -51/+209 |
2020-11-25 | ikev2: fix issue when sending multiple requests at once |  Filip Tehlar | 2 | -20/+68 |
2020-11-25 | dpdk: patch broken virtio macro |  Matthew Smith | 1 | -0/+42 |
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 | 45 | -1473/+6021 |
2020-11-24 | svm: support for multi-segment enqueues |  Florin Coras | 4 | -23/+142 |
2020-11-24 | buffers: add page-size config |  Nathan Skrzypczak | 5 | -72/+101 |
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 | 6 | -66/+17 |
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 | 5 | -141/+99 |
2020-11-24 | tests: [re]enable an ARP test form incomplete |  Neale Ranns | 1 | -8/+3 |
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-23 | crypto-ipsecmb: bump to intel-ipsec-mb version 0.55 |  Dariusz Kazimierski | 2 | -3/+18 |
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 | 20 | -296/+336 |
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 |