1. 76b8aa0 ethernet: fix coverity 214973 by Andrew Yourtchenko · 2 years, 4 months ago
  2. 966e6ff ethernet: refactor the redundant code by Andrew Yourtchenko · 2 years, 4 months ago
  3. b46a4e6 ethernet: fix coverity 218549 by Andrew Yourtchenko · 2 years, 4 months ago
  4. 2c77ae4 docs: vnet comment nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  5. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  6. 68d48d9 pg: Reduce the inclusion of pg.h by Neale Ranns · 3 years, 7 months ago
  7. 30a8195 classify: honor pcap interface filter also when classify filter is used by Benoît Ganne · 3 years, 10 months ago
  8. 8fb5add interface: move vnet_pcap_t to vnet by Damjan Marion · 3 years, 10 months ago
  9. 99c6dc6 misc: coverity fixes by Dave Barach · 3 years, 10 months ago
  10. b44c77d ethernet: mac must support 64-bits loads by Benoît Ganne · 4 years, 2 months ago
  11. 7286943 ethernet: fix Ethernet DMAC checks by Ivan Shvedunov · 4 years, 2 months ago
  12. 11fb09e misc: harmonize names by Dave Barach · 4 years, 4 months ago
  13. 4a302ee ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) by John Lo · 4 years, 7 months ago
  14. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  15. cbe36e4 ethernet: fix dmac stride error by Zhiyong Yang · 4 years, 7 months ago
  16. 9f83358 ethernet: leverage vlib_buffer_get_current by Zhiyong Yang · 4 years, 8 months ago
  17. 7031288 ethernet: put vlib_get_buffers together by Zhiyong Yang · 4 years, 9 months ago
  18. 42bde45 ethernet: all dmac checks include secondary addrs by Matthew Smith · 5 years ago
  19. d28437c classify: per-interface rx/tx pcap capture filters by Dave Barach · 5 years ago
  20. 4938938 ethernet: fix dmac filter coverity warning by Matthew Smith · 5 years ago
  21. d459bf3 ethernet: dmac filter checks secondary mac addrs by Matthew G Smith · 5 years ago
  22. f5667c3 misc: add vnet classify filter set support by Dave Barach · 5 years ago
  23. 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
  24. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  25. fa20d4c ethernet: move dmac filtering to inline function by Matthew Smith · 5 years ago
  26. a6d4e31 ethernet: fix dmac check avx2 loop condition by Matthew Smith · 5 years ago
  27. f974794 interface: fix issue that pcap rx/tx trace not available when there are worker threads by Wei CHEN · 5 years ago
  28. 4bda2d9 misc: fix coverity warnings by Dave Barach · 5 years ago
  29. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  30. b3ca33f ethernet_input_inline: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  31. 9847792 ethernet: fix packet tracing by Benoît Ganne · 6 years ago
  32. 5ecd5a5 Move pcap rx/tx trace code out of the dpdk plugin by Dave Barach · 6 years ago
  33. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  34. 8d6f34e ethernet-input tagged packets optimizations by Damjan Marion · 6 years ago
  35. ddf6e08 Remove unused argument from eth_identify_subint(...) by Damjan Marion · 6 years ago
  36. e9cebdf ethernet-input: fix assert in l2 mode by Damjan Marion · 6 years ago
  37. 650223c ethernet-input optimizations by Damjan Marion · 6 years ago
  38. e78bca1 vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass case (VPP-1444) by Andrew Yourtchenko · 6 years ago
  39. 20e6d36 vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases by Andrew Yourtchenko · 6 years ago
  40. 8807674 Enabled untagged vs default functionality by Mike Bly · 6 years ago
  41. e849da2 fix missing extern in vnet/ethernet/node.c by Damjan Marion · 6 years ago
  42. 5beecec new multiversioning on ethernet input nodes by Damjan Marion · 6 years ago
  43. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  44. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  45. b14826e Minor optimzation/cleanup to ethernet-input node by John Lo · 7 years ago
  46. c6969b5 Use neutral vector code for ethernet_frame_is_tagged by Damjan Marion · 7 years ago
  47. 547ecf6 Fix clang implicit conversion errors by Damjan Marion · 7 years ago
  48. faf9a5a Fix checksum offload sssue caused by overwriten lX_hdr_offset by Damjan Marion · 7 years ago
  49. 35de3b3 vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset by Steven · 7 years ago
  50. 15ac81c P2P Ethernet by Pavel Kotucek · 7 years ago
  51. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  52. 38cfe98 Fix typo for non x86 platforms. by Christophe Fontaine · 7 years ago
  53. 9a1ae1a ETH:optimized double is_tagged check by Eyal Bari · 8 years ago
  54. 6f7ebf9 ETH:fix l2_len/vlan count mismatch for > 2 tags by Eyal Bari · 8 years ago
  55. 30d0fd4 Packets recieved on VLAN-0 map to the main interface by Neale Ranns · 8 years ago
  56. 9e3e361 Fix mac check issue for vitual tunnel interface with no mac address by Hongjun Ni · 8 years ago
  57. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  58. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  59. 1904c47 Add MAC address check in ethernet-input node if interface in L3 mode by John Lo · 8 years ago
  60. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ethernet/node.c]
  61. 7714b30 Always set start_of_ethernet_header in ethernet-input speed path by John Lo · 8 years ago
  62. cc53285 Expand ethernet-input node speed-path for non-L2 paths by John Lo · 8 years ago
  63. ff82ed6 Fix crash in debug mode when call ethernet_register_l3_redirect() by jerryian · 8 years ago
  64. cfba1e2 Tune the ethernet input untagged l2-bridging case by Dave Barach · 8 years ago
  65. b94bdad Use SSE instructions for matching tagged frames by ethertype by Damjan Marion · 8 years ago
  66. a8cd309 Add support for transparent ethernet bridging to GRE by David Hotham · 8 years ago
  67. 607de1a Coding standards cleanup - remove trailing whitespace, fixes VPP-332 by Damjan Marion · 8 years ago
  68. e70dcc8 VPP251 - Code style vnet/vnet/ethernet by Keith Burns (alagalah) · 8 years ago
  69. 16ad6ae VPP-189 More coverity bug fixes by Dave Barach · 8 years ago
  70. 7185c3b VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwading by John Lo · 9 years ago
  71. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  72. 07aecbb Add ability to set l2_mode_noprot by Christian Dechamplain (cdechamp) · 9 years ago
  73. 194ebc5 Track number of ethernet vlans in a frame by Chris Luke · 9 years ago
  74. 8a4a781 -O3 warnings be gone by Dave Barach · 9 years ago
  75. 1f49ed6 Link the vpp application against libvnet.so, not libvnet.a by Dave Barach · 9 years ago
  76. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0