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