1. 3bcf1a9 ethernet: change to mark the CFI bit in the L2 header. by Prashant Maheshwari · 5 years ago
  2. c62a83d ethernet: fix ARP feature arc definition by Dave Barach · 5 years ago
  3. 1ff56f0 ethernet: Fix node ordering on ARP feautre ARC by Neale Ranns · 5 years ago
  4. f974794 interface: fix issue that pcap rx/tx trace not available when there are worker threads by Wei CHEN · 5 years ago
  5. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  6. fe2fff3 ethernet: ARP disabled node by Neale Ranns · 5 years ago
  7. 4bda2d9 misc: fix coverity warnings by Dave Barach · 5 years ago
  8. 8a8b83f ip: check all fib src for a connected dst entry by Benoît Ganne · 5 years ago
  9. 8edca13 p2p ethernet: update p2p_ethernet.api with explicit types. by Ole Troan · 6 years ago
  10. 57e53bb ARP: add feature arc by Neale Ranns · 6 years ago
  11. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  12. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  13. b3ca33f ethernet_input_inline: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  14. 9847792 ethernet: fix packet tracing by Benoît Ganne · 6 years ago
  15. f324dec fixing typos by Jim Thompson · 6 years ago
  16. fe750c2 Add RDMA ibverb driver plugin by Benoît Ganne · 6 years ago
  17. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  18. 192b13f BVI Interface by Neale Ranns · 6 years ago
  19. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  20. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  21. c3a0e8d deprecate VLIB_NODE_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  22. d2bb614 L2: ARP term - learn but don't send response to GARPs by Neale Ranns · 6 years ago
  23. 5ecd5a5 Move pcap rx/tx trace code out of the dpdk plugin by Dave Barach · 6 years ago
  24. 8f215b4 Callback functions must have the correct signature by Neale Ranns · 6 years ago
  25. 3d0ef26 Fix parsing overflow in unformat_mac_address_t() by Benoît Ganne · 6 years ago
  26. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  27. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  28. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  29. 8d6f34e ethernet-input tagged packets optimizations by Damjan Marion · 6 years ago
  30. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  31. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  32. ddf6e08 Remove unused argument from eth_identify_subint(...) by Damjan Marion · 6 years ago
  33. 18934e6 VPP-1309: fixed crash when listing ip arp after removing interface by Pavel Kotucek · 6 years ago
  34. e9cebdf ethernet-input: fix assert in l2 mode by Damjan Marion · 6 years ago
  35. 650223c ethernet-input optimizations by Damjan Marion · 6 years ago
  36. faf22cb mac_address_t: size to 6 bytes so it represents wire format by Neale Ranns · 6 years ago
  37. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  38. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  39. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  40. 4d5b917 BD ARP entry use common API types by Neale Ranns · 6 years ago
  41. 86327be Genric API types format/unformat support for VAT and custom dump by Neale Ranns · 6 years ago
  42. bf9f02c arp:add error counters for all failure cases by Eyal Bari · 6 years ago
  43. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  44. e78bca1 vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass case (VPP-1444) by Andrew Yourtchenko · 6 years ago
  45. 20e6d36 vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases by Andrew Yourtchenko · 6 years ago
  46. d63abff On interface deletion - make sure any vlan qinq table is cleared by John Lo · 6 years ago
  47. 8807674 Enabled untagged vs default functionality by Mike Bly · 6 years ago
  48. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  49. c45e190 dpdk: show pluggable info in 'show hardware' by Damjan Marion · 6 years ago
  50. cf7efe0 ARP: don't use RPC for requests initiated from the main thread by Neale Ranns · 6 years ago
  51. 1fc44b6 Revert "L2-input: use vlib_buffer_enqueue_to_next" by John Lo · 6 years ago
  52. b123255 L2-input: use vlib_buffer_enqueue_to_next by Neale Ranns · 6 years ago
  53. e849da2 fix missing extern in vnet/ethernet/node.c by Damjan Marion · 6 years ago
  54. 5beecec new multiversioning on ethernet input nodes by Damjan Marion · 6 years ago
  55. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  56. ecdfb2c eth_mac_equal takes const pointers by Neale Ranns · 6 years ago
  57. 3f812aa Add missing API MAC address encode implementation by Neale Ranns · 6 years ago
  58. 5fd95fb Fix typo by Dave Barach · 6 years ago
  59. de5b08f Introduce a mac_address_t on the API and in VPP by Neale Ranns · 6 years ago
  60. 571ab20 Consolidate the [un]format_mac_address implementations by Neale Ranns · 6 years ago
  61. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  62. 78451a6 Loopback tx: support multiple tx intfcs per frame by Dave Barach · 6 years ago
  63. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  64. 0809f6c QoS: marking and recording for MPLS and VLAN by Neale Ranns · 6 years ago
  65. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  66. b52c034 loopback:fix delete to check interface class by Eyal Bari · 6 years ago
  67. 635ec3b VPP-1341: fix loopback interface graph arcs by Dave Barach · 6 years ago
  68. 0e6f4d6 Improve IP4 ARP and IP6 ND Events Notification by John Lo · 6 years ago v18.10-rc0
  69. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  70. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  71. 0131b6c Add checks for bad ARP request packets in arp-termination node by John Lo · 6 years ago
  72. 084606b Check get packet template allocation failure (VPP-1321) by John Lo · 6 years ago
  73. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  74. 59ae61e Gratuitous ARP packet handling by Neale Ranns · 7 years ago
  75. 535939c Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets" by John Lo · 7 years ago
  76. d018870 Allow arp-input node to learn IPv4 neighbors from GARP packets by John Lo · 7 years ago
  77. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  78. 4fed5b1 Fix IP neighbor/arp pool full and static entry handling by John Lo · 7 years ago
  79. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  80. 1f6e928 ARP: Ensure STATIC and DYANMIC ARP flags are mutually exclusive. by Jon Loeliger · 7 years ago
  81. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  82. cbe8d65 TAP memory leaks: by Neale Ranns · 7 years ago
  83. b14826e Minor optimzation/cleanup to ethernet-input node by John Lo · 7 years ago
  84. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  85. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  86. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  87. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  88. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  89. 87dad11 L2: no-flood interface type in the Bridge-Domain by Neale Ranns · 7 years ago
  90. 871dc42 Detailed stats collection feature by Neale Ranns · 7 years ago
  91. 2303cb1 FIB Interpose Source by Neale Ranns · 7 years ago
  92. 039cbfe QoS recording and marking by Neale Ranns · 7 years ago
  93. a36f08c Fix Avoid crash in vnet_delete_sub_interface routine by Steve Shin · 7 years ago
  94. 8a3e575 Fix reset the vlan flags when main interface is deleted. by Steve Shin · 7 years ago
  95. 927b071 vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 by Damjan Marion · 7 years ago
  96. c6969b5 Use neutral vector code for ethernet_frame_is_tagged by Damjan Marion · 7 years ago
  97. c819fc6 Allow providers to override glean behaviour by Neale Ranns · 7 years ago
  98. 438f630 Revert "Allow interface types to override glean adjacency behaivour" by Ole Trøan · 7 years ago
  99. 8b30e47 Allow interface types to override glean adjacency behaivour by Neale Ranns · 7 years ago
  100. 547ecf6 Fix clang implicit conversion errors by Damjan Marion · 7 years ago