Age | Commit message (Expand) | Author | Files | Lines |
2021-12-14 | virtio: integrate with new tx infra | Mohsin Kazmi | 1 | -1/+5 |
2021-08-20 | vlib: add format_vnet_buffer_no_chain | Benoît Ganne | 1 | -3/+3 |
2021-05-06 | vlib: fix the offload flags size | Mohsin Kazmi | 1 | -1/+1 |
2021-02-15 | vlib: refactor checksum offload support | Mohsin Kazmi | 1 | -13/+18 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | Damjan Marion | 1 | -2/+2 |
2020-11-13 | pg: fix uninitialized variable in pg mac filter CLI | Andrew Yourtchenko | 1 | -1/+1 |
2020-11-09 | vlib: fix trace number accounting | Benoît Ganne | 1 | -10/+17 |
2020-10-08 | pg: Choose the input interface from the stream's rx | Neale Ranns | 1 | -1/+3 |
2020-10-08 | fib: Register multicast MAC with interface for accepting interfaces | Neale Ranns | 1 | -0/+118 |
2020-08-14 | gso: packet coalesce library | Mohsin Kazmi | 1 | -0/+4 |
2020-06-16 | gso: fix the udp checksum in test | Mohsin Kazmi | 1 | -12/+7 |
2020-06-08 | vxlan: Fixed checksum caclculation offset | Vladimir Isaev | 1 | -10/+19 |
2020-04-15 | pg: set vnet buffer flags in pg streams | Dave Barach | 1 | -1/+4 |
2019-12-06 | gso: fix the tap/virtio driver for header offset | Mohsin Kazmi | 1 | -1/+24 |
2019-12-05 | gso: add protocol header parser | Mohsin Kazmi | 1 | -29/+9 |
2019-10-03 | misc: add "maxframe" and "rate" to packet-generator cli. | Christian E. Hopps | 1 | -2/+2 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace | Damjan Marion | 1 | -0/+1 |
2019-08-17 | gso: fix l3 and l4 header offset in case of tagged interface | Mohsin Kazmi | 1 | -0/+14 |
2019-08-16 | gso: remove the ip checksum flag in case of ipv6 | Mohsin Kazmi | 1 | -1/+0 |
2019-07-28 | pg: add GSO support | Mohsin Kazmi | 1 | -2/+71 |
2019-07-18 | vlib: convert frame_index into real pointers | Andreas Schultz | 1 | -1/+1 |
2019-06-29 | pg: format_pg_input_trace - reorder fields | Paul Vinciguerra | 1 | -1/+1 |
2019-05-09 | add mactime plugin unit / code coverage tests | Dave Barach | 1 | -4/+3 |
2019-02-22 | Add no-append flag to vlib_frame_t | Damjan Marion | 1 | -0/+1 |
2019-02-20 | pg: fix tracing when device-input feature arc is used | Damjan Marion | 1 | -6/+4 |
2019-02-20 | pg: fix crash when multiple streams are enqueuing to the same next | Damjan Marion | 1 | -1/+1 |
2019-02-09 | buffers: fix typo | Damjan Marion | 1 | -1/+1 |
2019-02-06 | buffers: make buffer data size configurable from startup config | Damjan Marion | 1 | -3/+3 |
2019-01-18 | Add vlib_buffer_copy_indices inline function | Damjan Marion | 1 | -4/+3 |
2019-01-06 | pktgen: support mixed multi/single chunk pcap replay | Dave Barach | 1 | -71/+158 |
2019-01-01 | buffers: remove unused code | Damjan Marion | 1 | -7/+5 |
2018-11-20 | ethernet-input optimizations | Damjan Marion | 1 | -1/+19 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -13/+16 |
2018-07-19 | Cleanup of handoff code | Damjan Marion | 1 | -3/+0 |
2018-05-17 | Packet generator: preserve pcap file timestamps | Dave Barach | 1 | -0/+1 |
2018-04-27 | A bit of buffer metadata reshuffling to accommodate flow_id | Damjan Marion | 1 | -1/+1 |
2018-03-07 | packet-generator: use default free list | Damjan Marion | 1 | -46/+6 |
2017-11-21 | dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t | Damjan Marion | 1 | -2/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -1/+1 |
2017-07-10 | vlib: store buffer memory information in the buffer_main | Damjan Marion | 1 | -3/+3 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -2/+2 |
2017-03-07 | DHCP Multiple Servers (VPP-602, VPP-605) | Neale Ranns | 1 | -0/+6 |
2017-03-01 | dpdk: be a plugin | Damjan Marion | 1 | -5/+6 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1667 |