1. 43fc688 afpacket: Fix the reply if itf already exits by Mohsin Kazmi · 7 years ago
  2. afb1930 At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receiving pkts from other interfaces by Chaoyu Jin · 7 years ago
  3. ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
  4. d363833 VPP-1115 Fix a debug log mistake when create AF_PACKET socket by zhaoqingling · 7 years ago
  5. 64ae778 vnet: af_packet_set_l4_cksum_offload device class check by Jakub Grajciar · 7 years ago
  6. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  7. 92b0275 af_packet: invalid TCP/UDP offload checksum on RX node recalculation by Jakub Grajciar · 7 years ago
  8. c517020 Revert "VPP-1001 - update AF Packet Driver to for modern kernels" by Damjan Marion · 7 years ago
  9. 3eab064 VPP-1001 - update AF Packet Driver to for modern kernels by Anton Ivanov · 7 years ago
  10. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  11. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  12. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  13. 7bfa119 af_packet: support changing the mtu size by Ray Kinsella · 8 years ago
  14. 4403690 Add interface rx mode commands, unify rx mode and placement CLI by Damjan Marion · 8 years ago
  15. c855b73 af_packet: reflect admin device state on host by Ray Kinsella · 8 years ago
  16. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  17. 1927da2 vppinfra: add spinlock inline functions by Damjan Marion · 8 years ago
  18. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  19. cf751ec af_packet: multithreading support by Mohsin KAZMI · 8 years ago
  20. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/devices/af_packet/af_packet.c]
  21. bfe737a Fix double free in af_packet api/cli by Ivan Kelly · 8 years ago
  22. f298ecf fd closed twice by Eyal Bari · 8 years ago
  23. 553f6bd af_packet: allocate per-worker list of free buffers by Damjan Marion · 8 years ago
  24. 00a9dca Coding standards cleanup in vnet/vnet/devices, fixes VPP-248 by Damjan Marion · 8 years ago
  25. 16ad6ae VPP-189 More coverity bug fixes by Dave Barach · 8 years ago
  26. 4b46c84 VPP-84 af_packet retry on EAGAIN, count on errors by Chris Luke · 9 years ago
  27. 78ea9c2 VPP-81: Print interface name after creating an interface with CLI by Pierre Pfister · 9 years ago
  28. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  29. dba76f2 Add option to delete af_packet (host) interfaces by Peter Lei · 9 years ago
  30. 13f3c45 Support per-interface packet rx redirection by Dave Barach · 9 years ago
  31. 048ee2e af_packet: vec functions should not be used on pool by Damjan Marion · 9 years ago
  32. 83243a0 Add vpp native linux kernel AF_PACKET interface support by Damjan Marion · 9 years ago