- 9adcc97 devices: fix af_packet GSO check by Nathan Skrzypczak · 3 years, 1 month ago
- cae84fa devices: add support for l3 af_packet interface by Mohsin Kazmi · 3 years, 2 months ago
- f546236 devices: add support for pseudo header checksum by Mohsin Kazmi · 3 years, 10 months ago
- 7d0e30b devices: Add queues params in create_if by Nathan Skrzypczak · 3 years, 6 months ago
- 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 8 months ago
- f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 10 months ago
- 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
- ffc6bdc devices: af-packet gso mtu by Nathan Skrzypczak · 3 years, 11 months ago
- 85c1943 devices: adapt af_packet to new rxq framework by Mohammed Hawari · 4 years ago
- 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 3 months ago
- 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
- 90b34ed devices: fix issue of per_interface_next_index by Michael Yu · 5 years ago
- 608996d devices: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
- 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
- 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
- 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
- 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
- 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
- a608b60 at af_packet input, drop partial packets to prevent l4 checksum deadloop at ouptut by Chaoyu Jin · 7 years ago
- 5665a22 Revert "vnet: af_packet mark l3 offload cksum" by Jakub Grajciar · 7 years ago
- fa600c9 vnet: af_packet mark l3 offload cksum by Jakub Grajciar · 7 years ago
- 92b0275 af_packet: invalid TCP/UDP offload checksum on RX node recalculation by Jakub Grajciar · 7 years ago
- c517020 Revert "VPP-1001 - update AF Packet Driver to for modern kernels" by Damjan Marion · 7 years ago
- d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
- 3eab064 VPP-1001 - update AF Packet Driver to for modern kernels by Anton Ivanov · 7 years ago
- 535f0bf VLAN support on host(af-packet) interface. by Akshaya N · 7 years ago
- 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
- 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
- eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
- 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
- b3bb101 devices: vnet_get_aggregate_rx_packets should not be dpdk specific by Damjan Marion · 8 years ago
- cf751ec af_packet: multithreading support by Mohsin KAZMI · 8 years ago
- 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/devices/af_packet/node.c]
- 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
- 51327ac devices: create dummy device-input node to keep nexts in sync by Damjan Marion · 8 years ago
- 87cd119 feature: store arc index in vlib_buffer by Damjan Marion · 8 years ago
- 8bdc63b feature: all input nodes must have same nexts by Damjan Marion · 8 years ago
- 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago
- 553f6bd af_packet: allocate per-worker list of free buffers by Damjan Marion · 8 years ago
- 00a9dca Coding standards cleanup in vnet/vnet/devices, fixes VPP-248 by Damjan Marion · 8 years ago
- ad2c9c0 Show 802.1q/802.1ah details in the trace output, fixes VPP-111 by marek zavodsky · 8 years ago
- b5adaea Move pkt replication counter to the opaque2 cache line by Dave Barach · 9 years ago
- 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
- f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
- 007622c af_packet: clear bitmap entries when processing input by Peter Lei · 9 years ago
- 550b5f6 Init rte_mbuf length fields in af_packet driver by Damjan Marion · 9 years ago
- d530445 fix uninitialized vars warnings with -Os by Benoît Ganne · 9 years ago
- 13f3c45 Support per-interface packet rx redirection by Dave Barach · 9 years ago
- 1901020 Use rte_mempool private data for storing vlib_buffer_t by Damjan Marion · 9 years ago
- aca36e1 Remove unnecesary clib_bitmap_set from af_packet input node by Damjan Marion · 9 years ago
- 048ee2e af_packet: vec functions should not be used on pool by Damjan Marion · 9 years ago
- 83243a0 Add vpp native linux kernel AF_PACKET interface support by Damjan Marion · 9 years ago