1. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/devices/af_packet/node.c]
  2. 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
  3. 51327ac devices: create dummy device-input node to keep nexts in sync by Damjan Marion · 8 years ago
  4. 87cd119 feature: store arc index in vlib_buffer by Damjan Marion · 8 years ago
  5. 8bdc63b feature: all input nodes must have same nexts by Damjan Marion · 8 years ago
  6. 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago
  7. 553f6bd af_packet: allocate per-worker list of free buffers by Damjan Marion · 8 years ago
  8. 00a9dca Coding standards cleanup in vnet/vnet/devices, fixes VPP-248 by Damjan Marion · 8 years ago
  9. ad2c9c0 Show 802.1q/802.1ah details in the trace output, fixes VPP-111 by marek zavodsky · 8 years ago
  10. b5adaea Move pkt replication counter to the opaque2 cache line by Dave Barach · 8 years ago
  11. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  12. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  13. 007622c af_packet: clear bitmap entries when processing input by Peter Lei · 9 years ago
  14. 550b5f6 Init rte_mbuf length fields in af_packet driver by Damjan Marion · 9 years ago
  15. d530445 fix uninitialized vars warnings with -Os by Benoît Ganne · 9 years ago
  16. 13f3c45 Support per-interface packet rx redirection by Dave Barach · 9 years ago
  17. 1901020 Use rte_mempool private data for storing vlib_buffer_t by Damjan Marion · 9 years ago
  18. aca36e1 Remove unnecesary clib_bitmap_set from af_packet input node by Damjan Marion · 9 years ago
  19. 048ee2e af_packet: vec functions should not be used on pool by Damjan Marion · 9 years ago
  20. 83243a0 Add vpp native linux kernel AF_PACKET interface support by Damjan Marion · 9 years ago