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